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

public class MinSizeCondition extends Condition<ByteSizeValue>
A minimum size-based condition for an index size. Evaluates to true if the index size is at least Condition.value.