Class LifecyclePolicy

java.lang.Object
org.elasticsearch.client.indexlifecycle.LifecyclePolicy
All Implemented Interfaces:
ToXContent, ToXContentObject

public class LifecyclePolicy
extends java.lang.Object
implements ToXContentObject
Represents the lifecycle of an index from creation to deletion. A LifecyclePolicy is made up of a set of Phases which it will move through.