Uses of Class
org.apache.flink.runtime.clusterframework.TaskExecutorProcessSpecBuilder
Packages that use TaskExecutorProcessSpecBuilder
Package
Description
This package contains the cluster resource management functionality.
-
Uses of TaskExecutorProcessSpecBuilder in org.apache.flink.runtime.clusterframework
Methods in org.apache.flink.runtime.clusterframework that return TaskExecutorProcessSpecBuilderModifier and TypeMethodDescriptionTaskExecutorProcessUtils.newProcessSpecBuilder(org.apache.flink.configuration.Configuration config) TaskExecutorProcessSpecBuilder.withCpuCores(double cpuCores) TaskExecutorProcessSpecBuilder.withCpuCores(org.apache.flink.api.common.resources.CPUResource cpuCores) TaskExecutorProcessSpecBuilder.withTotalProcessMemory(org.apache.flink.configuration.MemorySize totalProcessMemory)