Class | Description |
---|---|
BlockState |
Represents the states of a whole data(a task output).
|
JobState |
Represents the states and their transitions of a
PhysicalPlan . |
StageState |
Represents the states and their transitions of a
PhysicalStage . |
TaskGroupState |
Represents the states and their transitions of a
ScheduledTaskGroup . |
TaskState |
Represents the states and their transitions of a
Task . |
Enum | Description |
---|---|
BlockState.State |
BlockState.
|
JobState.State |
JobState.
|
StageState.State |
StageState.
|
TaskGroupState.RecoverableFailureCause |
Causes of a recoverable failure.
|
TaskGroupState.State |
TaskGroupState.
|
TaskState.State |
TaskState.
|
Copyright © 2018. All rights reserved.