| Package | Description |
|---|---|
| org.apache.flink.runtime.clusterframework |
This package contains the cluster resource management functionality.
|
| Modifier and Type | Method and Description |
|---|---|
static TaskExecutorProcessSpecBuilder |
TaskExecutorProcessUtils.newProcessSpecBuilder(org.apache.flink.configuration.Configuration config) |
TaskExecutorProcessSpecBuilder |
TaskExecutorProcessSpecBuilder.withCpuCores(org.apache.flink.api.common.resources.CPUResource cpuCores) |
TaskExecutorProcessSpecBuilder |
TaskExecutorProcessSpecBuilder.withCpuCores(double cpuCores) |
TaskExecutorProcessSpecBuilder |
TaskExecutorProcessSpecBuilder.withTotalProcessMemory(org.apache.flink.configuration.MemorySize totalProcessMemory) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.