Class MaxPrimaryShardSizeCondition

java.lang.Object
org.elasticsearch.action.admin.indices.rollover.Condition<ByteSizeValue>
org.elasticsearch.action.admin.indices.rollover.MaxPrimaryShardSizeCondition
All Implemented Interfaces:
NamedWriteable, Writeable, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentFragment

public class MaxPrimaryShardSizeCondition extends Condition<ByteSizeValue>
A size-based condition for the primary shards within an index. Evaluates to true if the size of the largest primary shard is at least Condition.value.