Package | Description |
---|---|
org.apache.flink.runtime.util.config.memory | |
org.apache.flink.runtime.util.config.memory.jobmanager | |
org.apache.flink.runtime.util.config.memory.taskmanager |
Modifier and Type | Class and Description |
---|---|
class |
CommonProcessMemorySpec<FM extends FlinkMemory>
Common memory components of Flink processes (e.g.
|
interface |
FlinkMemoryUtils<FM extends FlinkMemory>
Utility to derive the
FlinkMemory components. |
class |
ProcessMemoryUtils<FM extends FlinkMemory>
Common utils to parse JVM process memory configuration for JM or TM.
|
Modifier and Type | Class and Description |
---|---|
class |
JobManagerFlinkMemory
Flink internal memory components of Job Manager.
|
Modifier and Type | Class and Description |
---|---|
class |
TaskExecutorFlinkMemory
Flink internal memory components of Task Executor.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.