public final class ConsumableResources
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CORES
The number of cores the task will consume.
|
static java.lang.String |
ESTIMATED_MEMORY_BUDGET
The memory budget the hostpool will have to distribute to tasks.
|
static java.lang.String |
MEMORY
The amount of memory the task will consume.
|
public static final java.lang.String CORES
public static final java.lang.String MEMORY
public static final java.lang.String ESTIMATED_MEMORY_BUDGET