class |
ApplicationEnd |
The ApplicationEnd class represents an application that has ended.
|
class |
ApplicationStart |
The ApplicationStart class implements the Application and SerializableObject interfaces.
|
class |
ExecutorAdded |
The ExecutorAdded class represents an executor added event in a distributed computing system.
|
class |
ExecutorRemoved |
An event class representing the removal of an executor.
|
class |
ExecutorUpdated |
An implementation of the Executor interface that represents an updated executor.
|
class |
JobEnd |
JobEnd class represents a job's end in a system.
|
class |
JobStart |
JobStart class represents a job's start in a system.
|
class |
StageCompleted |
Represents a completed stage in a distributed computing system.
|
class |
StageExecutorMetrics |
The StageExecutorMetrics class implements the Stage and SerializableObject interfaces and represents
the metrics associated with a stage executed by an executor.
|
class |
StageSubmitted |
The StageSubmitted class implements the Stage and SerializableObject interfaces to represent a submitted stage in a distributed system.
|
class |
TaskEnd |
Represents the end status of a task execution.
|
class |
TaskGettingResult |
Represents the getting results of a task execution.
|
class |
TaskMetric |
This class represents the metrics for a task in the Apache Wayang monitoring system.
|
class |
TaskStart |
Represents the start status of a task execution.
|