- java.lang.Object
-
- org.springframework.cloud.zookeeper.discovery.ZookeeperDiscoveryHealthIndicator
-
- All Implemented Interfaces:
- org.springframework.cloud.client.discovery.health.DiscoveryHealthIndicator
public class ZookeeperDiscoveryHealthIndicator
extends Object
implements org.springframework.cloud.client.discovery.health.DiscoveryHealthIndicator
HealthIndicator that presents
the status of all instances registered in Zookeeper.
- Since:
- 1.0.0
- Author:
- Spencer Gibb
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getName
public String getName()
- Specified by:
getName in interface org.springframework.cloud.client.discovery.health.DiscoveryHealthIndicator
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.