Class CopySettingsStep


public class CopySettingsStep extends ClusterStateActionStep
Copy the provided settings from the source to the target index.

The target index is generated by a supplier function. This is useful for actions like shrink, rollup or searchable snapshot that create a new index and migrate the ILM execution from the source to the target index.