Class | Description |
---|---|
DependencyPathUtils |
Utils for correct dependency path format
|
RibbonZookeeperAutoConfiguration |
Auto-configuration
that sets up Ribbon for Zookeeper. |
ZookeeperDiscoveryAutoConfiguration | |
ZookeeperDiscoveryAutoConfiguration.ZookeeperDiscoveryHealthConfig | |
ZookeeperDiscoveryClient |
Zookeeper version of
DiscoveryClient . |
ZookeeperDiscoveryClientConfiguration |
DiscoveryClient configuration
for Zookeeper. |
ZookeeperDiscoveryHealthIndicator |
HealthIndicator that presents the
status of all instances registered in Zookeeper. |
ZookeeperDiscoveryProperties |
Properties related to Zookeeper's Service Discovery.
|
ZookeeperInstance |
Represents the default payload of a registered service in Zookeeper.
|
ZookeeperRibbonClientConfiguration |
Preprocessor that configures defaults for zookeeper-discovered ribbon clients.
|
ZookeeperServer |
A Zookeeper version of a
Ribbon Server |
ZookeeperServerIntrospector | |
ZookeeperServerList |
Zookeeper version of
AbstractServerList that returns the list of
servers on which instances are ran. |
ZookeeperServiceInstance |
A specific
ServiceInstance describing a zookeeper service instance |
ZookeeperServiceInstances |
An
Iterable representing registered Zookeeper instances. |
ZookeeperServiceWatch |
A
TreeCacheListener that sends HeartbeatEvent when an
entry inside Zookeeper has changed. |
Annotation Type | Description |
---|---|
ConditionalOnRibbonZookeeper |
Wrapper annotation to enable Ribbon for Zookeeper
|
ConditionalOnZookeeperDiscoveryEnabled |
Wrapper annotation to enable Zookeeper Discovery
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.