接口 LifecycleAction
- 所有已知实现类:
AllocateAction,DeleteAction,ForceMergeAction,FreezeAction,MigrateAction,ReadOnlyAction,RolloverAction,SearchableSnapshotAction,SetPriorityAction,ShrinkAction,UnfollowAction,WaitForSnapshotAction
public interface LifecycleAction
interface for index lifecycle management actions
-
方法概要
修饰符和类型 方法 说明 java.lang.StringgetName()
-
方法详细资料
-
getName
java.lang.String getName()- 返回:
- the name of this action
-