Class PhaseCompleteStep

java.lang.Object
org.elasticsearch.xpack.core.ilm.Step
org.elasticsearch.xpack.core.ilm.PhaseCompleteStep

public class PhaseCompleteStep extends Step
This is essentially a marker that a phase has ended, and we need to check the age of an index before proceeding to the next phase.