ZookeeperDependency.getLoadBalancerType()
ConditionalOnDependenciesPassed
condition.DependencyState
in the service discovery system.ZookeeperDependency.VERSION_PLACEHOLDER_REGEX
from the
ZookeeperDependency.contentTypeTemplate
with value from ZookeeperDependency.version
.ZookeeperInstance.metadata
map.ServiceDiscovery
Auto-configuration
that sets up Ribbon for Zookeeper.Registration
that lazily builds
a ServiceInstance
so the port can by dynamically set (for instance, when the
user wants a dynamic port for spring boot.StatusConstants.INSTANCE_STATUS_KEY
key.StatusConstants.INSTANCE_STATUS_KEY
key.AbstractAutoServiceRegistration
that uses ZookeeperServiceRegistry
to register and de-register instances.DiscoveryClient
.DiscoveryClient
configuration
for Zookeeper.HealthIndicator
that presents the
status of all instances registered in Zookeeper.Ribbon Server
AbstractServerList
that returns the list of
servers on which instances are ran.ServiceInstance
describing a zookeeper service instanceIterable
representing registered Zookeeper instances.TreeCacheListener
that sends HeartbeatEvent
when an
entry inside Zookeeper has changed.Copyright © 2018 Pivotal Software, Inc.. All rights reserved.