Class PreVoteCollector

java.lang.Object
org.elasticsearch.cluster.coordination.PreVoteCollector

public class PreVoteCollector
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String REQUEST_PRE_VOTE_ACTION_NAME  
  • Method Summary

    Modifier and Type Method Description
    Releasable start​(ClusterState clusterState, java.lang.Iterable<DiscoveryNode> broadcastNodes)
    Start a new pre-voting round.
    java.lang.String toString()  
    void update​(PreVoteResponse preVoteResponse, DiscoveryNode leader)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait