Uses of Interface
org.apache.flink.runtime.util.config.memory.ProcessMemorySpec
Packages that use ProcessMemorySpec
Package
Description
This package contains the cluster resource management functionality.
-
Uses of ProcessMemorySpec in org.apache.flink.runtime.clusterframework
Classes in org.apache.flink.runtime.clusterframework that implement ProcessMemorySpecModifier and TypeClassDescriptionclassDescribe the specifics of different resource dimensions of the TaskExecutor process. -
Uses of ProcessMemorySpec in org.apache.flink.runtime.jobmanager
Classes in org.apache.flink.runtime.jobmanager that implement ProcessMemorySpecModifier and TypeClassDescriptionclassDescribe the specifics of different resource dimensions of the JobManager process. -
Uses of ProcessMemorySpec in org.apache.flink.runtime.util.config.memory
Classes in org.apache.flink.runtime.util.config.memory that implement ProcessMemorySpecModifier and TypeClassDescriptionclassCommonProcessMemorySpec<FM extends FlinkMemory>Common memory components of Flink processes (e.g.Methods in org.apache.flink.runtime.util.config.memory with parameters of type ProcessMemorySpecModifier and TypeMethodDescriptionstatic StringProcessMemoryUtils.generateJvmParametersStr(ProcessMemorySpec processSpec) static StringProcessMemoryUtils.generateJvmParametersStr(ProcessMemorySpec processSpec, boolean enableDirectMemoryLimit)