Uses of Class
org.elasticsearch.cluster.coordination.FollowersChecker.FollowerCheckRequest
-
Packages that use FollowersChecker.FollowerCheckRequest Package Description org.elasticsearch.cluster.coordination -
-
Uses of FollowersChecker.FollowerCheckRequest in org.elasticsearch.cluster.coordination
Constructor parameters in org.elasticsearch.cluster.coordination with type arguments of type FollowersChecker.FollowerCheckRequest Constructor Description FollowersChecker(Settings settings, TransportService transportService, Consumer<FollowersChecker.FollowerCheckRequest> handleRequestAndUpdateState, BiConsumer<DiscoveryNode,String> onNodeFailure)
-