java.lang.Object
org.elasticsearch.cluster.routing.allocation.allocator.BalancerSettings

public class BalancerSettings extends Object
  • Field Details

  • Constructor Details

    • BalancerSettings

      public BalancerSettings(Settings settings)
    • BalancerSettings

      public BalancerSettings(ClusterSettings clusterSettings)
  • Method Details

    • getIndexBalanceFactor

      public float getIndexBalanceFactor()
      Returns the index related weight factor.
    • getShardBalanceFactor

      public float getShardBalanceFactor()
      Returns the shard related weight factor.
    • getWriteLoadBalanceFactor

      public float getWriteLoadBalanceFactor()
    • getDiskUsageBalanceFactor

      public float getDiskUsageBalanceFactor()
    • getThreshold

      public float getThreshold()
      Returns the currently configured delta threshold