Package org.elasticsearch.discovery.zen
Interface PingContextProvider
- All Known Implementing Classes:
ZenDiscovery
public interface PingContextProvider
-
Method Summary
Modifier and TypeMethodDescriptionreturn the current cluster state of the node
-
Method Details
-
clusterState
ClusterState clusterState()return the current cluster state of the node
-