Interface LifecycleAction
-
- All Known Implementing Classes:
AllocateAction,DeleteAction,ForceMergeAction,FreezeAction,ReadOnlyAction,RolloverAction,SetPriorityAction,ShrinkAction,UnfollowAction
public interface LifecycleActioninterface for index lifecycle management actions
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()
-
-
-
Method Detail
-
getName
String getName()
- Returns:
- the name of this action
-
-