Class SnapshotShardSizeInfo

org.elasticsearch.snapshots.SnapshotShardSizeInfo

public class SnapshotShardSizeInfo extends
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    > snapshotShardSizes)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    getShardSize​(ShardRouting shardRouting)
     
    long
    getShardSize​(ShardRouting shardRouting, long fallback)
     

    Methods inherited from class java.lang.

    , , , , , , , , , ,
  • Field Details

  • Constructor Details

    • SnapshotShardSizeInfo

      public SnapshotShardSizeInfo(> snapshotShardSizes)
  • Method Details

    • getShardSize

      public  getShardSize(ShardRouting shardRouting)
    • getShardSize

      public long getShardSize(ShardRouting shardRouting, long fallback)