ExecutorsSummary
class ExecutorsSummary
Contains summary information about an executor.
Types
Properties
Link copied to clipboard
The UUID of the executor.
Link copied to clipboard
The smallest unit of compute that a session can request from Athena. Size is measured in data processing unit (DPU) values, a relative measure of processing power.
Link copied to clipboard
The processing state of the executor. A description of each state follows.
Link copied to clipboard
The type of executor used for the application (COORDINATOR
, GATEWAY
, or WORKER
).
Link copied to clipboard
The date and time that the executor started.
Link copied to clipboard
The date and time that the executor was terminated.