Class MinPrimaryShardSizeCondition

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

public class MinPrimaryShardSizeCondition 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.