Uses of Class
org.elasticsearch.cluster.coordination.PreVoteResponse
-
Packages that use PreVoteResponse Package Description org.elasticsearch.cluster.coordination -
-
Uses of PreVoteResponse in org.elasticsearch.cluster.coordination
Methods in org.elasticsearch.cluster.coordination with parameters of type PreVoteResponse Modifier and Type Method Description voidPreVoteCollector. update(PreVoteResponse preVoteResponse, DiscoveryNode leader)
-