Class IndexWriteLoad.Builder

java.lang.Object
org.elasticsearch.cluster.metadata.IndexWriteLoad.Builder
Enclosing class:
IndexWriteLoad

public static class IndexWriteLoad.Builder extends Object
  • Method Details

    • withShardWriteLoad

      public IndexWriteLoad.Builder withShardWriteLoad(int shardId, double load, double recentLoad, double peakLoad, long uptimeInMillis)
    • build

      public IndexWriteLoad build()