Package org.elasticsearch.client.indexlifecycle
package org.elasticsearch.client.indexlifecycle
-
ClassDescriptionThe request object used by the Explain Lifecycle API.The response object returned by the Explain Lifecycle API.interface for index lifecycle management actionsA
TimedRequestto get the current status of index lifecycle management.The current status of index lifecycle management.Represents the lifecycle of an index from creation to deletion.Enum representing the different modes that Index Lifecycle Service can operate in.Represents set ofLifecycleActions which should be executed at a particular point in the lifecycle of an index.This class contains information about the current phase being executed by Index Lifecycle Management on the specific index.ALifecycleActionthat will convert the index into a searchable snapshot.ALifecycleActionwhich sets the index's priority.ALifecycleActionwhich waits for snapshot to be taken (by configured SLM policy).