Class DownsampleStep


public class DownsampleStep extends AsyncActionStep
ILM step that invokes the downsample action for an index using a DateHistogramInterval. The downsample index name is retrieved from the lifecycle state LifecycleExecutionState.downsampleIndexName() index. If a downsample index with the same name has been already successfully created, this step will be skipped.