Interface | Description |
---|---|
MasterScheduledJobNode |
Represents the master node that controls job management for the cluster.
|
NodeRegistration |
An individual node in the cluster.
|
ProcessStatus |
Represents the progress status and identity of an asynchronous thread of execution.
|
ScheduledDetail |
Generic detail information for a scheduled job.
|
ScheduledJob |
Represents a scheduled job for the system to execute.
|
ScheduledJobDetail | |
ScheduledJobDetailValueChunk |
Describes a piece, or "chunk" of a larger string value.
|
SerialEventLock |
Describes an event that is locked for single execution across the cluster.
|
SystemEvent |
Describes an event to be immediately executed by the system in an asynchronous fashion.
|
SystemEventDetail |
Detailed information about the event needed for proper consumption.
|
SystemEventDetailValueChunk |
Used to describe a piece of a larger string value (
ScheduledDetail.getLongValue() |
SystemEventNodeFinished |
Identifies events that a node has already completed.
|
Copyright © 2019. All rights reserved.