Class MaxSizeCondition

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

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