Class WriteLoadConstraintSettings

java.lang.Object
org.elasticsearch.cluster.routing.allocation.WriteLoadConstraintSettings

public class WriteLoadConstraintSettings extends Object
Settings definitions for the write load allocation decider and associated infrastructure
  • Field Details

  • Constructor Details

    • WriteLoadConstraintSettings

      public WriteLoadConstraintSettings(ClusterSettings clusterSettings)
  • Method Details

    • getWriteLoadConstraintEnabled

      public WriteLoadConstraintSettings.WriteLoadDeciderStatus getWriteLoadConstraintEnabled()
    • getWriteLoadDeciderRerouteIntervalSetting

      public TimeValue getWriteLoadDeciderRerouteIntervalSetting()
    • getWriteThreadPoolHighUtilizationThresholdSetting

      public double getWriteThreadPoolHighUtilizationThresholdSetting()