Interface LifecycleAction
- All Known Implementing Classes:
AllocateAction,DeleteAction,ForceMergeAction,FreezeAction,MigrateAction,ReadOnlyAction,RolloverAction,SearchableSnapshotAction,SetPriorityAction,ShrinkAction,UnfollowAction,WaitForSnapshotAction
public interface LifecycleAction
interface for index lifecycle management actions
-
Method Summary
-
Method Details
-
getName
String getName()- Returns:
- the name of this action
-