| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.io.network | |
| org.apache.flink.runtime.io.network.metrics | |
| org.apache.flink.runtime.io.network.partition.consumer |
| 限定符和类型 | 方法和说明 |
|---|---|
NetworkBufferPool |
NettyShuffleEnvironment.getNetworkBufferPool() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
NettyShuffleMetricFactory.registerShuffleMetrics(org.apache.flink.metrics.MetricGroup metricGroup,
NetworkBufferPool networkBufferPool) |
| 限定符和类型 | 字段和说明 |
|---|---|
protected NetworkBufferPool |
SingleInputGateFactory.networkBufferPool |
| 构造器和说明 |
|---|
SingleInputGateFactory(ResourceID taskExecutorResourceId,
NettyShuffleEnvironmentConfiguration networkConfig,
ConnectionManager connectionManager,
ResultPartitionManager partitionManager,
TaskEventPublisher taskEventPublisher,
NetworkBufferPool networkBufferPool) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.