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

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