Class MaxAgeCondition

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

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