Class DownsamplePrepareLifeCycleStateStep

java.lang.Object
org.elasticsearch.xpack.core.ilm.Step
org.elasticsearch.xpack.core.ilm.ClusterStateActionStep
org.elasticsearch.xpack.core.ilm.DownsamplePrepareLifeCycleStateStep

public class DownsamplePrepareLifeCycleStateStep extends ClusterStateActionStep
An ILM step that sets the target index to use in the DownsampleStep. The reason why this is done in a separate step and stored in LifecycleExecutionState, is because other steps after downsampling also depend on the target index generated here.