Package com.netflix.genie.agent.execution.statemachine
@ParametersAreNonnullByDefault
package com.netflix.genie.agent.execution.statemachine
Job execution state machine.
- Since:
- 4.0.0
-
ClassDescriptionAbstract base class for Genie Agent stage of execution.Fatal exception that should stop execution early.Interface JobExecutionStateMachine hides the actual state machine details.Implementation of the job execution state machine.Exception thrown by state machine transition for retryable errors (e.g, network error talking to server).Execution state machine states.