| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.metrics.util | |
| org.apache.flink.runtime.taskexecutor | |
| org.apache.flink.runtime.taskexecutor.slot |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
MetricUtils.instantiateFlinkMemoryMetricGroup(org.apache.flink.metrics.MetricGroup parentMetricGroup,
TaskSlotTable<?> taskSlotTable,
java.util.function.Supplier<Long> managedMemoryTotalSupplier) |
| 限定符和类型 | 方法和说明 |
|---|---|
TaskSlotTable<Task> |
TaskManagerServices.getTaskSlotTable() |
| 限定符和类型 | 类和说明 |
|---|---|
class |
TaskSlotTableImpl<T extends TaskSlotPayload>
Default implementation of
TaskSlotTable. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.