Uses of Class
org.springframework.cloud.zookeeper.ZookeeperHealthIndicator
-
Uses of ZookeeperHealthIndicator in org.springframework.cloud.zookeeper
Methods in org.springframework.cloud.zookeeper that return ZookeeperHealthIndicatorModifier and TypeMethodDescriptionZookeeperHealthAutoConfiguration.zookeeperHealthIndicator(org.apache.curator.framework.CuratorFramework curator) If there is an active curator, if the zookeeper health endpoint is enabled and if a health indicator hasn't already been added by a user add one.