Executors interface
An interface representing Executors.
Properties
| end |
|
| events | |
| executor |
|
| executor |
|
| executor |
|
| is |
|
| start |
Property Details
endTime
endTime?: number
Property Value
number
events
events?: number[]
Property Value
number[]
executorCores
executorCores?: string
Property Value
string
executorInstances
executorInstances?: number
Property Value
number
executorMemory
executorMemory?: string
Property Value
string
isDynamicAllocationOn
isDynamicAllocationOn?: boolean
Property Value
boolean
startTime
startTime?: number
Property Value
number