Package | Description |
---|---|
org.apache.flink.runtime.io.network | |
org.apache.flink.runtime.io.network.netty | |
org.apache.flink.runtime.io.network.partition |
Modifier and Type | Method and Description |
---|---|
void |
NetworkSequenceViewReader.requestSubpartitionView(ResultPartitionProvider partitionProvider,
ResultPartitionID resultPartitionId,
int subPartitionIndex) |
Constructor and Description |
---|
NettyConnectionManager(ResultPartitionProvider partitionProvider,
TaskEventPublisher taskEventPublisher,
NettyConfig nettyConfig) |
Modifier and Type | Class and Description |
---|---|
class |
ResultPartitionManager
The result partition manager keeps track of all currently produced/consumed partitions of a task
manager.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.