Class MaxAgeCondition

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

public class MaxAgeCondition extends Condition<TimeValue>
Condition for index maximum age. Evaluates to true when the index is at least Condition.value old