All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description DownInstancePolicy Abstraction for values that determine when an instance is downInstanceFilter<T> Typedef for an Instance predicateInstanceProvider<T> Provides a set of available instances for a service so that a strategy can pick one of themInstanceSerializer<T> Injectable serializer for service instancesJsonInstanceSerializer<T> A serializer that uses Jackson to serialize/deserialize as JSON.LocalIpFilter ProviderStrategy<T> A strategy for picking one from a set of instancesRandomStrategy<T> This strategy always picks a random instance from the listRoundRobinStrategy<T> This strategy rotates sequentially through the list of instancesServiceCache<T> ServiceCacheBuilder<T> ServiceCacheImpl<T> ServiceCacheListener Listener for changes to a service cacheServiceDiscovery<T> ServiceDiscoveryBuilder<T> ServiceDiscoveryImpl<T> A mechanism to register and query service instances using ZooKeeperServiceInstance<T> POJO that represents a service instanceServiceInstanceBuilder<T> Builder for service instancesServiceProvider<T> The main API for Discovery.ServiceProviderBuilder<T> ServiceProviderImpl<T> The main interface for Service Discovery.ServiceType StickyStrategy<T> This strategy uses a master strategy to pick the initial instance.UriSpec An abstraction for specifying a URI for an instance allowing for variable substitutions.UriSpec.Part Represents one token in the Uri spec