ExecutorStatus
Get a struct map of a specific executor and its stats.
If no parameters are passed, it will return a struct map of all executors and their stats.
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The name of the executor to get. |
Examples
Related
Last updated