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
name
string
false
The name of the executor to get.
Examples
Related
Last updated
Was this helpful?