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()
    • getMinimumRerouteInterval

      public TimeValue getMinimumRerouteInterval()
    • getQueueLatencyThreshold

      public TimeValue getQueueLatencyThreshold()
    • getHighUtilizationThreshold

      public double getHighUtilizationThreshold()
      Returns:
      The threshold as a ratio - i.e. in [0, 1]