Uses of Package
org.elasticsearch.client.indexlifecycle
-
Packages that use org.elasticsearch.client.indexlifecycle Package Description org.elasticsearch.client org.elasticsearch.client.indexlifecycle -
Classes in org.elasticsearch.client.indexlifecycle used by org.elasticsearch.client Class Description DeleteLifecyclePolicyRequest ExplainLifecycleRequest The request object used by the Explain Lifecycle API.ExplainLifecycleResponse The response object returned by the Explain Lifecycle API.GetLifecyclePolicyRequest GetLifecyclePolicyResponse LifecycleManagementStatusRequest ATimedRequestto get the current status of index lifecycle management.LifecycleManagementStatusResponse The current status of index lifecycle management.PutLifecyclePolicyRequest RemoveIndexLifecyclePolicyRequest RemoveIndexLifecyclePolicyResponse RetryLifecyclePolicyRequest StartILMRequest StopILMRequest -
Classes in org.elasticsearch.client.indexlifecycle used by org.elasticsearch.client.indexlifecycle Class Description AllocateAction DeleteAction ExplainLifecycleRequest The request object used by the Explain Lifecycle API.ExplainLifecycleResponse The response object returned by the Explain Lifecycle API.ForceMergeAction FreezeAction GetLifecyclePolicyResponse IndexLifecycleExplainResponse LifecycleAction interface for index lifecycle management actionsLifecycleManagementStatusResponse The current status of index lifecycle management.LifecyclePolicy Represents the lifecycle of an index from creation to deletion.LifecyclePolicyMetadata OperationMode Enum representing the different modes that Index Lifecycle Service can operate in.Phase Represents set ofLifecycleActions which should be executed at a particular point in the lifecycle of an index.PhaseExecutionInfo This class contains information about the current phase being executed by Index Lifecycle Management on the specific index.ReadOnlyAction RemoveIndexLifecyclePolicyResponse RolloverAction SetPriorityAction ALifecycleActionwhich sets the index's priority.ShrinkAction UnfollowAction