Class ClusterFormationFailureHelper

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

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

    Fields 
    Modifier and Type Field Description
    static Setting<TimeValue> DISCOVERY_CLUSTER_FORMATION_WARNING_TIMEOUT_SETTING  
  • Constructor Summary

    Constructors 
    Constructor Description
    ClusterFormationFailureHelper​(Settings settings, java.util.function.Supplier<org.elasticsearch.cluster.coordination.ClusterFormationFailureHelper.ClusterFormationState> clusterFormationStateSupplier, ThreadPool threadPool, java.lang.Runnable logLastFailedJoinAttempt)  
  • Method Summary

    Modifier and Type Method Description
    boolean isRunning()  
    void start()  
    void stop()  

    Methods inherited from class java.lang.Object

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