- get(Key) - Method in interface com.netflix.eureka.registry.ResponseCache
-
Get the cached information about applications.
- get(Key) - Method in class com.netflix.eureka.registry.ResponseCacheImpl
-
Get the cached information about applications.
- get() - Static method in class com.netflix.eureka.resources.CurrentRequestVersion
-
Gets the current
Version
Will return null if no current version has been set.
- getAction() - Method in class com.netflix.eureka.cluster.protocol.ReplicationInstance
-
- getApplication(String) - Method in class com.netflix.eureka.registry.AbstractInstanceRegistry
-
Returns the given app that is in this instance only, falling back to other regions transparently only
if specified in this client configuration.
- getApplication(String, boolean) - Method in class com.netflix.eureka.registry.AbstractInstanceRegistry
-
Get application information.
- getApplication(String, boolean) - Method in interface com.netflix.eureka.registry.InstanceRegistry
-
Get application information.
- getApplication(String) - Method in class com.netflix.eureka.registry.RemoteRegionRegistry
-
- getApplication(String, String, String) - Method in class com.netflix.eureka.resources.ApplicationResource
-
Gets information about a particular Application.
- getApplicationDeltas() - Method in class com.netflix.eureka.registry.AbstractInstanceRegistry
-
- getApplicationDeltas() - Method in class com.netflix.eureka.registry.RemoteRegionRegistry
-
- getApplicationDeltasFromMultipleRegions(String[]) - Method in class com.netflix.eureka.registry.AbstractInstanceRegistry
-
Gets the application delta also including instances from the passed remote regions, with the instances from the
local region.
- getApplicationInfoManager() - Method in class com.netflix.eureka.DefaultEurekaServerContext
-
- getApplicationInfoManager() - Method in interface com.netflix.eureka.EurekaServerContext
-
- getApplicationResource(String, String) - Method in class com.netflix.eureka.resources.ApplicationsResource
-
Gets information about a particular Application.
- getApplications() - Method in class com.netflix.eureka.registry.AbstractInstanceRegistry
-
Get all applications in this instance registry, falling back to other regions if allowed in the Eureka config.
- getApplications(boolean) - Method in class com.netflix.eureka.registry.AbstractInstanceRegistry
-
- getApplications() - Method in class com.netflix.eureka.registry.RemoteRegionRegistry
-
- getApplicationsFromAllRemoteRegions() - Method in class com.netflix.eureka.registry.AbstractInstanceRegistry
-
Returns applications including instances from all remote regions.
- getApplicationsFromLocalRegionOnly() - Method in class com.netflix.eureka.registry.AbstractInstanceRegistry
-
Returns applications including instances from local region only.
- getApplicationsFromLocalRegionOnly() - Method in interface com.netflix.eureka.registry.InstanceRegistry
-
- getApplicationsFromMultipleRegions(String[]) - Method in class com.netflix.eureka.registry.AbstractInstanceRegistry
-
This method will return applications with instances from all passed remote regions as well as the current region.
- getApplicationStats() - Method in class com.netflix.eureka.util.StatusInfo
-
- getAppName() - Method in class com.netflix.eureka.cluster.InstanceReplicationTask
-
- getAppName() - Method in class com.netflix.eureka.cluster.protocol.ReplicationInstance
-
- getAppName() - Method in class com.netflix.eureka.resources.ApplicationResource
-
- getASGCacheExpiryTimeoutMs() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getASGCacheExpiryTimeoutMs() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Get the expiration value for the cached ASG information
- getAsgName() - Method in class com.netflix.eureka.cluster.AsgReplicationTask
-
- getASGQueryTimeoutMs() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getASGQueryTimeoutMs() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Get the timeout value for querying the AWS for ASG
information.
- getASGUpdateIntervalMs() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getASGUpdateIntervalMs() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Get the time interval with which the ASG information must be
queried from AWS.
- getAWSAccessId() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getAWSAccessId() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Gets the AWS Access Id.
- getAwsAsgUtil() - Method in class com.netflix.eureka.registry.AwsInstanceRegistry
-
- getAWSSecretKey() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getAWSSecretKey() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Gets the AWS Secret Key.
- getBatcherName() - Method in class com.netflix.eureka.cluster.PeerEurekaNode
-
- getBindingStrategy() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getBindingStrategy() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Get the configured binding strategy EIP or Route53.
- getById(String, String) - Method in class com.netflix.eureka.resources.InstancesResource
-
- getCandidateEIPs(String, String) - Method in class com.netflix.eureka.aws.EIPManager
-
Get the list of EIPs in the order of preference depending on instance zone.
- getCandidateIps() - Method in class com.netflix.eureka.aws.ElasticNetworkInterfaceBinder
-
Based on shouldUseDnsForFetchingServiceUrls configuration, either retrieves candidates from dns records or from
configuration properties.
- getCompactJsonCodec() - Method in class com.netflix.eureka.resources.DefaultServerCodecs
-
- getCompactJsonCodec() - Method in interface com.netflix.eureka.resources.ServerCodecs
-
- getCompactXmlCodecr() - Method in class com.netflix.eureka.resources.DefaultServerCodecs
-
- getCompactXmlCodecr() - Method in interface com.netflix.eureka.resources.ServerCodecs
-
- getContainerDifferential(String, String, String, String, UriInfo, String) - Method in class com.netflix.eureka.resources.ApplicationsResource
-
Get information about all delta changes in Applications.
- getContainers(String, String, String, String, UriInfo, String) - Method in class com.netflix.eureka.resources.ApplicationsResource
-
Get information about all Applications.
- getCount() - Method in enum com.netflix.eureka.util.EurekaMonitors
-
Gets the actual counter value for this statistic.
- getCount() - Method in class com.netflix.eureka.util.MeasuredRate
-
Returns the count in the last sample interval.
- getCurrentSize() - Method in class com.netflix.eureka.registry.ResponseCacheImpl
-
Get the number of items in the response cache.
- getCurrentTimeAsString() - Static method in class com.netflix.eureka.resources.StatusResource
-
- getCurrentTimeAsString() - Static method in class com.netflix.eureka.util.StatusInfo
-
- getDeltaRetentionTimerIntervalInMs() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getDeltaRetentionTimerIntervalInMs() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Get the time interval with which the clean up task should wake up and
check for expired delta information.
- getDescription() - Method in enum com.netflix.eureka.util.EurekaMonitors
-
Gets the description of this statistic means.
- getEIPBindingRetryIntervalMs() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getEIPBindingRetryIntervalMs() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Gets the interval with which the server should check if the EIP is bound
and should try to bind in the case if it is already not bound, iff the EIP
is already bound.
- getEIPBindingRetryIntervalMsWhenUnbound() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getEIPBindingRetryIntervalMsWhenUnbound() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Get the interval with which the server should check if the EIP is bound
and should try to bind in the case if it is already not bound, iff the EIP
is not currently bound.
- getEIPBindRebindRetries() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getEIPBindRebindRetries() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Gets the number of times the server should try to bind to the candidate
EIP.
- getEncoder(Key.KeyType, boolean) - Method in class com.netflix.eureka.resources.DefaultServerCodecs
-
- getEncoder(Key.KeyType, EurekaAccept) - Method in class com.netflix.eureka.resources.DefaultServerCodecs
-
- getEncoder(Key.KeyType, boolean) - Method in interface com.netflix.eureka.resources.ServerCodecs
-
- getEncoder(Key.KeyType, EurekaAccept) - Method in interface com.netflix.eureka.resources.ServerCodecs
-
- getEntityType() - Method in class com.netflix.eureka.registry.Key
-
- getEurekaAccept() - Method in class com.netflix.eureka.registry.Key
-
- getEvictionIntervalTimerInMs() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getEvictionIntervalTimerInMs() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Get the time interval with which the task that expires instances should
wake up and run.
- getEvictionTimestamp() - Method in class com.netflix.eureka.lease.Lease
-
Gets the milliseconds since epoch when the lease was evicted.
- getExperimental(String) - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getExperimental(String) - Method in interface com.netflix.eureka.EurekaServerConfig
-
To avoid configuration API pollution when trying new/experimental or features or for the migration process,
the corresponding configuration can be put into experimental configuration section.
- getFullJsonCodec() - Method in class com.netflix.eureka.resources.DefaultServerCodecs
-
- getFullJsonCodec() - Method in interface com.netflix.eureka.resources.ServerCodecs
-
- getFullXmlCodec() - Method in class com.netflix.eureka.resources.DefaultServerCodecs
-
- getFullXmlCodec() - Method in interface com.netflix.eureka.resources.ServerCodecs
-
- getGeneralStats() - Method in class com.netflix.eureka.util.StatusInfo
-
- getGZIP(Key) - Method in interface com.netflix.eureka.registry.ResponseCache
-
Get the compressed information about the applications.
- getGZIP(Key) - Method in class com.netflix.eureka.registry.ResponseCacheImpl
-
Get the compressed information about the applications.
- getGzipped() - Method in class com.netflix.eureka.registry.ResponseCacheImpl.Value
-
- getHashKey() - Method in class com.netflix.eureka.registry.Key
-
- getHeader(HttpServletRequest, String) - Method in class com.netflix.eureka.ServerRequestAuthFilter
-
- getHealthStatusMinNumberOfAvailablePeers() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getHealthStatusMinNumberOfAvailablePeers() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Get the minimum number of available peer replication instances
for this instance to be considered healthy.
- getHolder() - Method in class com.netflix.eureka.lease.Lease
-
Returns the holder of the lease.
- getId() - Method in class com.netflix.eureka.cluster.InstanceReplicationTask
-
- getId() - Method in class com.netflix.eureka.cluster.protocol.ReplicationInstance
-
- getId() - Method in class com.netflix.eureka.EurekaServerIdentity
-
- getInstance() - Static method in class com.netflix.eureka.EurekaServerContextHolder
-
- getInstanceByAppAndId(String, String) - Method in class com.netflix.eureka.registry.AbstractInstanceRegistry
-
Gets the InstanceInfo information.
- getInstanceByAppAndId(String, String, boolean) - Method in class com.netflix.eureka.registry.AbstractInstanceRegistry
-
Gets the InstanceInfo information.
- getInstanceByAppAndId(String, String) - Method in interface com.netflix.eureka.registry.InstanceRegistry
-
Gets the InstanceInfo information.
- getInstanceByAppAndId(String, String, boolean) - Method in interface com.netflix.eureka.registry.InstanceRegistry
-
Gets the InstanceInfo information.
- getInstanceInfo() - Method in class com.netflix.eureka.cluster.InstanceReplicationTask
-
- getInstanceInfo() - Method in class com.netflix.eureka.cluster.protocol.ReplicationInstance
-
- getInstanceInfo(String) - Method in class com.netflix.eureka.resources.ApplicationResource
-
Gets information about a particular instance of an application.
- getInstanceInfo() - Method in class com.netflix.eureka.resources.InstanceResource
-
Get requests returns the information about the instance's
InstanceInfo.
- getInstanceInfo() - Method in class com.netflix.eureka.util.StatusInfo
-
- getInstanceInfoOverrideRule() - Method in class com.netflix.eureka.registry.AbstractInstanceRegistry
-
- getInstanceInfoOverrideRule() - Method in class com.netflix.eureka.registry.AwsInstanceRegistry
-
- getInstanceInfoOverrideRule() - Method in class com.netflix.eureka.registry.PeerAwareInstanceRegistryImpl
-
- getInstancesById(String) - Method in class com.netflix.eureka.registry.AbstractInstanceRegistry
-
- getInstancesById(String, boolean) - Method in class com.netflix.eureka.registry.AbstractInstanceRegistry
-
- getInstancesById(String) - Method in class com.netflix.eureka.registry.RemoteRegionRegistry
-
- getJsonCodecName() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getJsonCodecName() - Method in interface com.netflix.eureka.EurekaServerConfig
-
- getLastDirtyTimestamp() - Method in class com.netflix.eureka.cluster.protocol.ReplicationInstance
-
- getLastNCanceledInstances() - Method in class com.netflix.eureka.registry.AbstractInstanceRegistry
-
Get the N instances that have most recently canceled.
- getLastNCanceledInstances() - Method in interface com.netflix.eureka.registry.InstanceRegistry
-
- getLastNRegisteredInstances() - Method in class com.netflix.eureka.registry.AbstractInstanceRegistry
-
Get the N instances that are most recently registered.
- getLastNRegisteredInstances() - Method in interface com.netflix.eureka.registry.InstanceRegistry
-
- getLastRenewalTimestamp() - Method in class com.netflix.eureka.lease.Lease
-
Gets the milliseconds since epoch when the lease was last renewed.
- getListAutoScalingGroupsRoleName() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getListAutoScalingGroupsRoleName() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Name of the Role used to describe auto scaling groups from third AWS accounts.
- getLocalRegistrySize() - Method in class com.netflix.eureka.registry.AbstractInstanceRegistry
-
- getLocalRegistrySize() - Method in class com.netflix.eureka.registry.PeerAwareInstanceRegistryImpl
-
- getMaxElementsInPeerReplicationPool() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getMaxElementsInPeerReplicationPool() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Get the maximum number of replication events that can be allowed to back
up in the replication pool.
- getMaxElementsInStatusReplicationPool() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getMaxElementsInStatusReplicationPool() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Get the maximum number of replication events that can be allowed to back
up in the status replication pool.
- getMaxIdleThreadAgeInMinutesForPeerReplication() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getMaxIdleThreadAgeInMinutesForPeerReplication() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Get the idle time for which the replication threads can stay alive.
- getMaxIdleThreadInMinutesAgeForStatusReplication() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getMaxIdleThreadInMinutesAgeForStatusReplication() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Get the idle time for which the status replication threads can stay
alive.
- getMaxThreadsForPeerReplication() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getMaxThreadsForPeerReplication() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Get the maximum number of threads to be used for replication.
- getMaxThreadsForStatusReplication() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getMaxThreadsForStatusReplication() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Get the maximum number of threads to be used for status replication.
- getMaxTimeForReplication() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getMaxTimeForReplication() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Get the time in milliseconds to try to replicate before dropping
replication events.
- getMinNumberOfAvailablePeers() - Method in class com.netflix.eureka.cluster.PeerEurekaNodes
-
- getMinThreadsForPeerReplication() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getMinThreadsForPeerReplication() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Get the minimum number of threads to be used for replication.
- getMinThreadsForStatusReplication() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getMinThreadsForStatusReplication() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Get the minimum number of threads to be used for status replication.
- getName() - Method in class com.netflix.eureka.EurekaServerIdentity
-
- getName() - Method in class com.netflix.eureka.registry.Key
-
- getName() - Method in enum com.netflix.eureka.util.EurekaMonitors
-
Gets the statistic name of this monitor.
- getNewStatus() - Method in class com.netflix.eureka.cluster.AsgReplicationTask
-
- getNextServerFromEureka(String, boolean) - Method in class com.netflix.eureka.registry.PeerAwareInstanceRegistryImpl
-
- getNextServerFromEureka(String, boolean) - Method in class com.netflix.eureka.registry.RemoteRegionRegistry
-
- getNumberofASGQueries() - Method in class com.netflix.eureka.aws.AwsAsgUtil
-
Gets the number of ASG queries done in the period.
- getNumberofASGQueryFailures() - Method in class com.netflix.eureka.aws.AwsAsgUtil
-
Gets the number of ASG queries that failed because of some reason.
- getNumberofElementsinASGCache() - Method in class com.netflix.eureka.aws.AwsAsgUtil
-
Gets the number of elements in the ASG cache.
- getNumberofElementsininstanceCache() - Method in class com.netflix.eureka.registry.AbstractInstanceRegistry
-
- getNumberOfReplicationRetries() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getNumberOfReplicationRetries() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Get the number of times the replication events should be retried with
peers.
- getNumOfRenewsInLastMin() - Method in class com.netflix.eureka.registry.AbstractInstanceRegistry
-
Servo route; do not call.
- getNumOfRenewsInLastMin() - Method in interface com.netflix.eureka.registry.InstanceRegistry
-
- getNumOfRenewsPerMinThreshold() - Method in class com.netflix.eureka.registry.AbstractInstanceRegistry
-
Gets the threshold for the renewals per minute.
- getNumOfRenewsPerMinThreshold() - Method in interface com.netflix.eureka.registry.InstanceRegistry
-
- getNumOfReplicationsInLastMin() - Method in class com.netflix.eureka.registry.PeerAwareInstanceRegistryImpl
-
Gets the number of renewals in the last minute.
- getOverriddenInstanceStatus(InstanceInfo, Lease<InstanceInfo>, boolean) - Method in class com.netflix.eureka.registry.AbstractInstanceRegistry
-
- getOverriddenStatus() - Method in class com.netflix.eureka.cluster.InstanceReplicationTask
-
- getOverriddenStatus() - Method in class com.netflix.eureka.cluster.protocol.ReplicationInstance
-
- getOverrides() - Method in class com.netflix.eureka.resources.ServerInfoResource
-
- getPayload() - Method in class com.netflix.eureka.registry.ResponseCacheImpl.Value
-
- getPeerEurekaNodes() - Method in class com.netflix.eureka.cluster.PeerEurekaNodes
-
- getPeerEurekaNodes() - Method in class com.netflix.eureka.DefaultEurekaServerContext
-
- getPeerEurekaNodes(PeerAwareInstanceRegistry, EurekaServerConfig, EurekaClientConfig, ServerCodecs, ApplicationInfoManager) - Method in class com.netflix.eureka.EurekaBootStrap
-
- getPeerEurekaNodes() - Method in interface com.netflix.eureka.EurekaServerContext
-
- getPeerEurekaNodesUpdateIntervalMs() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getPeerEurekaNodesUpdateIntervalMs() - Method in interface com.netflix.eureka.EurekaServerConfig
-
The interval with which the information about the changes in peer eureka
nodes is updated.
- getPeerEurekaStatusRefreshTimeIntervalMs() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getPeerEurekaStatusRefreshTimeIntervalMs() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Gets the interval with which the status information about peer nodes is
updated.
- getPeerNodeConnectionIdleTimeoutSeconds() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getPeerNodeConnectionIdleTimeoutSeconds() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Gets the idle time after which the HTTP connection should be
cleaned up.
- getPeerNodeConnectTimeoutMs() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getPeerNodeConnectTimeoutMs() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Gets the timeout value for connecting to peer eureka nodes for
replication.
- getPeerNodeReadTimeoutMs() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getPeerNodeReadTimeoutMs() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Gets the timeout value for reading information from peer eureka nodes for
replication.
- getPeerNodesView() - Method in class com.netflix.eureka.cluster.PeerEurekaNodes
-
- getPeerNodeTotalConnections() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getPeerNodeTotalConnections() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Gets the total number of HTTP connections allowed to peer eureka
nodes for replication.
- getPeerNodeTotalConnectionsPerHost() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getPeerNodeTotalConnectionsPerHost() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Gets the total number of HTTP connections allowed to a
particular peer eureka node for replication.
- getRateLimiterBurstSize() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getRateLimiterBurstSize() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Rate limiter, token bucket algorithm property.
- getRateLimiterFullFetchAverageRate() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getRateLimiterFullFetchAverageRate() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Rate limiter, token bucket algorithm property.
- getRateLimiterPrivilegedClients() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getRateLimiterPrivilegedClients() - Method in interface com.netflix.eureka.EurekaServerConfig
-
A list of certified clients.
- getRateLimiterRegistryFetchAverageRate() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getRateLimiterRegistryFetchAverageRate() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Rate limiter, token bucket algorithm property.
- getRegions() - Method in class com.netflix.eureka.registry.Key
-
- getRegistrationTimestamp() - Method in class com.netflix.eureka.lease.Lease
-
Gets the milliseconds since epoch when the lease was registered.
- getRegistry() - Method in class com.netflix.eureka.DefaultEurekaServerContext
-
- getRegistry() - Method in interface com.netflix.eureka.EurekaServerContext
-
- getRegistrySyncRetries() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getRegistrySyncRetries() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Get the number of times that a eureka node would try to get the registry
information from the peers during startup.
- getRegistrySyncRetryWaitMs() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getRegistrySyncRetryWaitMs() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Get the wait/sleep time between each retry sync attempts, if the prev retry failed and there are
more retries to attempt.
- getRemoteRegionAppWhitelist(String) - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getRemoteRegionAppWhitelist(String) - Method in interface com.netflix.eureka.EurekaServerConfig
-
Returns a list of applications that must be retrieved from the passed remote region.
- getRemoteRegionConnectionIdleTimeoutSeconds() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getRemoteRegionConnectionIdleTimeoutSeconds() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Gets the idle time after which the HTTP connection should be
cleaned up for remote regions.
- getRemoteRegionConnectTimeoutMs() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getRemoteRegionConnectTimeoutMs() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Gets the timeout value for connecting to peer eureka nodes for remote
regions.
- getRemoteRegionFetchThreadPoolSize() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getRemoteRegionFetchThreadPoolSize() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Size of a thread pool used to execute remote region registry fetch requests.
- getRemoteRegionReadTimeoutMs() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getRemoteRegionReadTimeoutMs() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Gets the timeout value for reading information from peer eureka nodes for
remote regions.
- getRemoteRegionRegistryFetchInterval() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getRemoteRegionRegistryFetchInterval() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Get the time interval for which the registry information need to be fetched from the remote region.
- getRemoteRegionTotalConnections() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getRemoteRegionTotalConnections() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Gets the total number of HTTP connections allowed to peer eureka
nodes for remote regions.
- getRemoteRegionTotalConnectionsPerHost() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getRemoteRegionTotalConnectionsPerHost() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Gets the total number of HTTP connections allowed to a
particular peer eureka node for remote regions.
- getRemoteRegionTrustStore() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getRemoteRegionTrustStore() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Gets the fully qualified trust store file that will be used for remote region registry fetches.
- getRemoteRegionTrustStorePassword() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getRemoteRegionTrustStorePassword() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Get the remote region trust store's password.
- getRemoteRegionUrls() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getRemoteRegionUrls() - Method in interface com.netflix.eureka.EurekaServerConfig
-
- getRemoteRegionUrlsWithName() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
Expects a property with name: [eureka-namespace].remoteRegionUrlsWithName and a value being a comma separated
list of region name & remote url pairs, separated with a ";".
- getRemoteRegionUrlsWithName() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Get a map of region name against remote region discovery url.
- getRenewalPercentThreshold() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getRenewalPercentThreshold() - Method in interface com.netflix.eureka.EurekaServerConfig
-
- getRenewalThresholdUpdateIntervalMs() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getRenewalThresholdUpdateIntervalMs() - Method in interface com.netflix.eureka.EurekaServerConfig
-
- getReplicaNodes() - Method in class com.netflix.eureka.registry.PeerAwareInstanceRegistryImpl
-
- getReplicationList() - Method in class com.netflix.eureka.cluster.protocol.ReplicationList
-
- getResponseCache() - Method in class com.netflix.eureka.registry.AbstractInstanceRegistry
-
- getResponseCache() - Method in interface com.netflix.eureka.registry.InstanceRegistry
-
- getResponseCacheAutoExpirationInSeconds() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getResponseCacheAutoExpirationInSeconds() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Gets the time for which the registry payload should be kept in the cache
if it is not invalidated by change events.
- getResponseCacheUpdateIntervalMs() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getResponseCacheUpdateIntervalMs() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Gets the time interval with which the payload cache of the client should
be updated.
- getResponseEntity() - Method in class com.netflix.eureka.cluster.protocol.ReplicationInstanceResponse
-
- getResponseList() - Method in class com.netflix.eureka.cluster.protocol.ReplicationListResponse
-
- getRetentionTimeInMSInDeltaQueue() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getRetentionTimeInMSInDeltaQueue() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Get the time for which the delta information should be cached for the
clients to retrieve the value without missing it.
- getRoute53BindingRetryIntervalMs() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getRoute53BindingRetryIntervalMs() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Gets the interval with which the server should check if the Route53 domain is bound
and should try to bind in the case if it is already not bound.
- getRoute53BindRebindRetries() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getRoute53BindRebindRetries() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Gets the number of times the server should try to bind to the candidate
Route53 domain.
- getRoute53DomainTTL() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getRoute53DomainTTL() - Method in interface com.netflix.eureka.EurekaServerConfig
-
- getServerCodecs() - Method in class com.netflix.eureka.DefaultEurekaServerContext
-
- getServerCodecs() - Method in interface com.netflix.eureka.EurekaServerContext
-
- getServerConfig() - Method in class com.netflix.eureka.DefaultEurekaServerContext
-
- getServerConfig() - Method in interface com.netflix.eureka.EurekaServerContext
-
- getServerContext() - Method in class com.netflix.eureka.EurekaServerContextHolder
-
- getServiceUpTimestamp() - Method in class com.netflix.eureka.lease.Lease
-
Gets the milliseconds since epoch when the service for the lease was marked as up.
- getServiceUrl() - Method in class com.netflix.eureka.cluster.PeerEurekaNode
-
Get the service Url of the peer eureka node.
- getSortedApplications() - Method in interface com.netflix.eureka.registry.InstanceRegistry
-
- getSortedApplications() - Method in class com.netflix.eureka.registry.PeerAwareInstanceRegistryImpl
-
Gets the list of all Applications from the registry in sorted
lexical order of Application.getName().
- getStatus() - Method in class com.netflix.eureka.cluster.protocol.ReplicationInstance
-
- getStatus(InstanceInfo) - Method in class com.netflix.eureka.V1AwareInstanceInfoConverter
-
- getStatusCode() - Method in class com.netflix.eureka.cluster.protocol.ReplicationInstanceResponse
-
- getStatusInfo() - Method in class com.netflix.eureka.resources.StatusResource
-
- getStatusInfo() - Method in class com.netflix.eureka.util.StatusUtil
-
- getTaskName() - Method in class com.netflix.eureka.cluster.AsgReplicationTask
-
- getTaskName() - Method in class com.netflix.eureka.cluster.InstanceReplicationTask
-
- getTimer() - Method in enum com.netflix.eureka.registry.PeerAwareInstanceRegistryImpl.Action
-
- getType() - Method in class com.netflix.eureka.registry.Key
-
- getUpTime() - Static method in class com.netflix.eureka.util.StatusInfo
-
Output the amount of time that has elapsed since the given date in the
format x days, xx:xx.
- getVersion() - Method in class com.netflix.eureka.EurekaServerIdentity
-
- getVersion() - Method in class com.netflix.eureka.registry.Key
-
- getVersionDelta() - Method in interface com.netflix.eureka.registry.ResponseCache
-
- getVersionDelta() - Method in class com.netflix.eureka.registry.ResponseCacheImpl
-
Gets the version number of the cached data.
- getVersionDeltaStatic() - Static method in class com.netflix.eureka.registry.ResponseCacheImpl
-
- getVersionDeltaWithRegions() - Method in interface com.netflix.eureka.registry.ResponseCache
-
- getVersionDeltaWithRegions() - Method in class com.netflix.eureka.registry.ResponseCacheImpl
-
Gets the version number of the cached data with remote regions.
- getVersionDeltaWithRegionsLegacy() - Static method in class com.netflix.eureka.registry.ResponseCacheImpl
-
- getWaitTimeInMsWhenSyncEmpty() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getWaitTimeInMsWhenSyncEmpty() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Gets the time to wait when the eureka server starts up unable to get
instances from peer nodes.
- getXmlCodecName() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- getXmlCodecName() - Method in interface com.netflix.eureka.EurekaServerConfig
-
- getZoneSpecificCount() - Method in enum com.netflix.eureka.util.EurekaMonitors
-
Gets the zone specific counter value for this statistic.
- getZoneSpecificName() - Method in enum com.netflix.eureka.util.EurekaMonitors
-
Gets the zone specific statistic name of this monitor.
- GzipEncodingEnforcingFilter - Class in com.netflix.eureka
-
Originally Eureka supported non-compressed responses only.
- GzipEncodingEnforcingFilter() - Constructor for class com.netflix.eureka.GzipEncodingEnforcingFilter
-
- SecureVIPResource - Class in com.netflix.eureka.resources
-
A jersey resource for retrieving all instances with a given secure VIP address.
- SecureVIPResource() - Constructor for class com.netflix.eureka.resources.SecureVIPResource
-
- sendHeartBeat(String, String, InstanceInfo, InstanceInfo.InstanceStatus) - Method in class com.netflix.eureka.transport.JerseyReplicationClient
-
Compared to regular heartbeat, in the replication channel the server may return a more up to date
instance copy.
- serverCodecs - Variable in class com.netflix.eureka.cluster.PeerEurekaNodes
-
- serverCodecs - Variable in class com.netflix.eureka.registry.AbstractInstanceRegistry
-
- ServerCodecs - Interface in com.netflix.eureka.resources
-
- serverConfig - Variable in class com.netflix.eureka.cluster.PeerEurekaNodes
-
- serverConfig - Variable in class com.netflix.eureka.registry.AbstractInstanceRegistry
-
- serverContext - Variable in class com.netflix.eureka.EurekaBootStrap
-
- ServerInfoResource - Class in com.netflix.eureka.resources
-
- ServerInfoResource() - Constructor for class com.netflix.eureka.resources.ServerInfoResource
-
- ServerRequestAuthFilter - Class in com.netflix.eureka
-
An auth filter for client requests.
- ServerRequestAuthFilter(EurekaServerContext) - Constructor for class com.netflix.eureka.ServerRequestAuthFilter
-
- ServerRequestAuthFilter() - Constructor for class com.netflix.eureka.ServerRequestAuthFilter
-
- serviceUp() - Method in class com.netflix.eureka.lease.Lease
-
Mark the service as up.
- set(Version) - Static method in class com.netflix.eureka.resources.CurrentRequestVersion
-
- setResponseEntity(InstanceInfo) - Method in class com.netflix.eureka.cluster.protocol.ReplicationInstanceResponse.Builder
-
- setServiceUpTimestamp(long) - Method in class com.netflix.eureka.lease.Lease
-
Set the leases service UP timestamp.
- setStatus(String, boolean) - Method in class com.netflix.eureka.aws.AwsAsgUtil
-
Sets the status of the ASG.
- setStatusCode(int) - Method in class com.netflix.eureka.cluster.protocol.ReplicationInstanceResponse.Builder
-
- shouldAllowAccess(boolean) - Method in interface com.netflix.eureka.registry.PeerAwareInstanceRegistry
-
Checks to see if the registry access is allowed or the server is in a
situation where it does not all getting registry information.
- shouldAllowAccess(boolean) - Method in class com.netflix.eureka.registry.PeerAwareInstanceRegistryImpl
-
Checks to see if the registry access is allowed or the server is in a
situation where it does not all getting registry information.
- shouldAllowAccess() - Method in class com.netflix.eureka.registry.PeerAwareInstanceRegistryImpl
-
- shouldBatchReplication() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- shouldBatchReplication() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Indicates whether the replication between cluster nodes should be batched for network efficiency.
- shouldDisableDelta() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- shouldDisableDelta() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Checks to see if the delta information can be served to client or not.
- shouldDisableDeltaForRemoteRegions() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- shouldDisableDeltaForRemoteRegions() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Checks to see if the delta information can be served to client or not for
remote regions.
- shouldEnableReplicatedRequestCompression() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- shouldEnableReplicatedRequestCompression() - Method in interface com.netflix.eureka.EurekaServerConfig
-
If set to true, the replicated data send in the request will be always compressed.
- shouldEnableSelfPreservation() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- shouldEnableSelfPreservation() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Checks to see if the eureka server is enabled for self preservation.
- shouldGZipContentFromRemoteRegion() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- shouldGZipContentFromRemoteRegion() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Indicates whether the content fetched from eureka server has to be
compressed for remote regions whenever it is supported by the server.
- shouldLogIdentityHeaders() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- shouldLogIdentityHeaders() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Indicates whether the eureka server should log/metric clientAuthHeaders
- shouldPrimeAwsReplicaConnections() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- shouldPrimeAwsReplicaConnections() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Checks whether the connections to replicas should be primed.
- shouldReplicateInstanceInfo() - Method in class com.netflix.eureka.cluster.InstanceReplicationTask
-
- shouldSyncWhenTimestampDiffers() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- shouldSyncWhenTimestampDiffers() - Method in interface com.netflix.eureka.EurekaServerConfig
-
Checks whether to synchronize instances when timestamp differs.
- shouldUseReadOnlyResponseCache() - Method in class com.netflix.eureka.DefaultEurekaServerConfig
-
- shouldUseReadOnlyResponseCache() - Method in interface com.netflix.eureka.EurekaServerConfig
-
The
ResponseCache currently uses a two level caching
strategy to responses.
- shutdown() - Method in interface com.netflix.eureka.aws.AwsBinder
-
- shutdown() - Method in class com.netflix.eureka.aws.AwsBinderDelegate
-
- shutdown() - Method in class com.netflix.eureka.aws.EIPManager
-
- shutdown() - Method in class com.netflix.eureka.aws.ElasticNetworkInterfaceBinder
-
- shutdown() - Method in class com.netflix.eureka.aws.Route53Binder
-
- shutDown() - Method in class com.netflix.eureka.cluster.PeerEurekaNode
-
Shuts down all resources used for peer replication.
- shutdown() - Method in class com.netflix.eureka.cluster.PeerEurekaNodes
-
- shutdown() - Method in class com.netflix.eureka.DefaultEurekaServerContext
-
- shutdown() - Method in interface com.netflix.eureka.EurekaServerContext
-
- shutdown() - Method in class com.netflix.eureka.registry.AbstractInstanceRegistry
-
Perform all cleanup and shutdown operations.
- shutdown() - Method in interface com.netflix.eureka.registry.InstanceRegistry
-
- shutdown() - Method in class com.netflix.eureka.registry.PeerAwareInstanceRegistryImpl
-
Perform all cleanup and shutdown operations.
- shutdown() - Method in class com.netflix.eureka.transport.JerseyRemoteRegionClientFactory
-
- shutdown() - Method in class com.netflix.eureka.transport.JerseyReplicationClient
-
- shutdown() - Method in interface com.netflix.eureka.util.batcher.TaskDispatcher
-
- shutdown() - Static method in enum com.netflix.eureka.util.EurekaMonitors
-
Unregister all statistics from Servo.
- start() - Method in interface com.netflix.eureka.aws.AwsBinder
-
- start() - Method in class com.netflix.eureka.aws.AwsBinderDelegate
-
- start() - Method in class com.netflix.eureka.aws.EIPManager
-
- start() - Method in class com.netflix.eureka.aws.ElasticNetworkInterfaceBinder
-
- start() - Method in class com.netflix.eureka.aws.Route53Binder
-
- start() - Method in class com.netflix.eureka.cluster.PeerEurekaNodes
-
- start() - Method in class com.netflix.eureka.util.MeasuredRate
-
- status() - Method in class com.netflix.eureka.registry.rule.StatusOverrideResult
-
- StatusFilter - Class in com.netflix.eureka
-
Filter to check whether the eureka server is ready to take requests based on
its InstanceInfo.InstanceStatus.
- StatusFilter() - Constructor for class com.netflix.eureka.StatusFilter
-
- StatusInfo - Class in com.netflix.eureka.util
-
An utility class for exposing status information of an instance.
- StatusInfo.Builder - Class in com.netflix.eureka.util
-
- StatusOverrideResult - Class in com.netflix.eureka.registry.rule
-
- StatusResource - Class in com.netflix.eureka.resources
-
An utility class for exposing information about peer nodes.
- StatusResource() - Constructor for class com.netflix.eureka.resources.StatusResource
-
- statusUpdate(String, ASGResource.ASGStatus) - Method in interface com.netflix.eureka.cluster.HttpReplicationClient
-
- statusUpdate(String, ASGResource.ASGStatus) - Method in class com.netflix.eureka.cluster.PeerEurekaNode
-
Send the status information of of the ASG represented by the instance.
- statusUpdate(String, String, InstanceInfo.InstanceStatus, InstanceInfo) - Method in class com.netflix.eureka.cluster.PeerEurekaNode
-
Send the status update of the instance.
- statusUpdate(String, String, InstanceInfo.InstanceStatus, String, boolean) - Method in class com.netflix.eureka.registry.AbstractInstanceRegistry
-
Updates the status of an instance.
- statusUpdate(String, String, InstanceInfo.InstanceStatus, String, boolean) - Method in interface com.netflix.eureka.registry.InstanceRegistry
-
- statusUpdate(String, ASGResource.ASGStatus, boolean) - Method in interface com.netflix.eureka.registry.PeerAwareInstanceRegistry
-
- statusUpdate(String, String, InstanceInfo.InstanceStatus, String, boolean) - Method in class com.netflix.eureka.registry.PeerAwareInstanceRegistryImpl
-
- statusUpdate(String, ASGResource.ASGStatus, boolean) - Method in class com.netflix.eureka.registry.PeerAwareInstanceRegistryImpl
-
Replicate the ASG status updates to peer eureka nodes.
- statusUpdate(String, String, String) - Method in class com.netflix.eureka.resources.ASGResource
-
Changes the status information of the ASG.
- statusUpdate(String, String, String) - Method in class com.netflix.eureka.resources.InstanceResource
-
Handles InstanceInfo.InstanceStatus updates.
- statusUpdate(String, String, String, String) - Method in class com.netflix.eureka.resources.SecureVIPResource
-
- statusUpdate(String, String, String, String) - Method in class com.netflix.eureka.resources.VIPResource
-
- statusUpdate(String, ASGResource.ASGStatus) - Method in class com.netflix.eureka.transport.JerseyReplicationClient
-
- StatusUtil - Class in com.netflix.eureka.util
-
- StatusUtil(EurekaServerContext) - Constructor for class com.netflix.eureka.util.StatusUtil
-
- stop() - Method in class com.netflix.eureka.util.MeasuredRate
-
- storeFullRegistry() - Method in class com.netflix.eureka.registry.RemoteRegionRegistry
-
Gets the full registry information from the eureka server and stores it
locally.
- storeOverriddenStatusIfRequired(String, InstanceInfo.InstanceStatus) - Method in class com.netflix.eureka.registry.AbstractInstanceRegistry
-
- storeOverriddenStatusIfRequired(String, String, InstanceInfo.InstanceStatus) - Method in class com.netflix.eureka.registry.AbstractInstanceRegistry
-
Stores overridden status if it is not already there.
- storeOverriddenStatusIfRequired(String, InstanceInfo.InstanceStatus) - Method in interface com.netflix.eureka.registry.InstanceRegistry
-
Deprecated.
- storeOverriddenStatusIfRequired(String, String, InstanceInfo.InstanceStatus) - Method in interface com.netflix.eureka.registry.InstanceRegistry
-
- submitBatchUpdates(ReplicationList) - Method in interface com.netflix.eureka.cluster.HttpReplicationClient
-
- submitBatchUpdates(ReplicationList) - Method in class com.netflix.eureka.transport.JerseyReplicationClient
-
- syncUp() - Method in interface com.netflix.eureka.registry.PeerAwareInstanceRegistry
-
Populates the registry information from a peer eureka node.
- syncUp() - Method in class com.netflix.eureka.registry.PeerAwareInstanceRegistryImpl
-
Populates the registry information from a peer eureka node.
- V1AwareInstanceInfoConverter - Class in com.netflix.eureka
-
- V1AwareInstanceInfoConverter() - Constructor for class com.netflix.eureka.V1AwareInstanceInfoConverter
-
- Value(String) - Constructor for class com.netflix.eureka.registry.ResponseCacheImpl.Value
-
- valueOf(String) - Static method in enum com.netflix.eureka.aws.AwsBindingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.netflix.eureka.registry.Key.EntityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.netflix.eureka.registry.Key.KeyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.netflix.eureka.registry.PeerAwareInstanceRegistryImpl.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.netflix.eureka.resources.ASGResource.ASGStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.netflix.eureka.util.batcher.TaskProcessor.ProcessingResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.netflix.eureka.util.EurekaMonitors
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.netflix.eureka.Version
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.netflix.eureka.aws.AwsBindingStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.netflix.eureka.registry.Key.EntityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.netflix.eureka.registry.Key.KeyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.netflix.eureka.registry.PeerAwareInstanceRegistryImpl.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.netflix.eureka.resources.ASGResource.ASGStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.netflix.eureka.util.batcher.TaskProcessor.ProcessingResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.netflix.eureka.util.EurekaMonitors
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.netflix.eureka.Version
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Version - Enum in com.netflix.eureka
-
Supported versions for Eureka.
- VIPResource - Class in com.netflix.eureka.resources
-
A jersey resource for retrieving all instances with a given VIP address.
- VIPResource() - Constructor for class com.netflix.eureka.resources.VIPResource
-