Class AbstractCoordinatorTestCase.Cluster.ClusterNode
java.lang.Object
org.elasticsearch.cluster.coordination.AbstractCoordinatorTestCase.Cluster.ClusterNode
- Enclosing class:
AbstractCoordinatorTestCase.Cluster
Mimics a cluster node for testing.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleansubmitUpdateTask(String source, UnaryOperator<ClusterState> clusterStateUpdate, AbstractCoordinatorTestCase.CoordinatorTestClusterStateUpdateTask taskListener) toString()
-
Field Details
-
coordinator
-
-
Method Details
-
getLocalNode
-
submitUpdateTask
public org.elasticsearch.cluster.coordination.AbstractCoordinatorTestCase.AckCollector submitUpdateTask(String source, UnaryOperator<ClusterState> clusterStateUpdate, AbstractCoordinatorTestCase.CoordinatorTestClusterStateUpdateTask taskListener) -
toString
-
getLastAppliedClusterState
-
isRegisterDisconnected
public boolean isRegisterDisconnected() -
isRegisterBlackholed
public boolean isRegisterBlackholed() -
getHealthStatus
-