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

    Modifier and Type Method Description
    java.lang.String getName()  
  • Method Details

    • getName

      java.lang.String getName()
      Returns:
      the name of this action