Class ShrinkSetAliasStep


public class ShrinkSetAliasStep extends AsyncRetryDuringSnapshotActionStep
Following shrinking an index and deleting the original index, this step creates an alias with the same name as the original index which points to the new shrunken index to allow clients to continue to use the original index name without being aware that it has shrunk.