Class ClusterBootstrapService

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

public class ClusterBootstrapService extends Object
  • Field Details

    • INITIAL_MASTER_NODES_SETTING

      public static final Setting<List<String>> INITIAL_MASTER_NODES_SETTING
    • UNCONFIGURED_BOOTSTRAP_TIMEOUT_SETTING

      public static final Setting<org.elasticsearch.core.TimeValue> UNCONFIGURED_BOOTSTRAP_TIMEOUT_SETTING
  • Constructor Details

  • Method Details

    • discoveryIsConfigured

      public static boolean discoveryIsConfigured(Settings settings)
    • isBootstrapPlaceholder

      public static boolean isBootstrapPlaceholder(String nodeId)