Interface StateTransitions.ToFinished

All Superinterfaces:
StateTransitions
All Known Implementing Classes:
AdaptiveScheduler
Enclosing interface:
StateTransitions

public static interface StateTransitions.ToFinished extends StateTransitions
Interface covering transition to the Finished state.
  • Method Details

    • goToFinished

      void goToFinished(ArchivedExecutionGraph archivedExecutionGraph)
      Transitions into the Finished state.
      Parameters:
      archivedExecutionGraph - archivedExecutionGraph which is passed to the Finished state