| Package | Description |
|---|---|
| org.apache.flink.runtime.io.network.netty | |
| org.apache.flink.runtime.io.network.partition |
| Modifier and Type | Method and Description |
|---|---|
NetworkSequenceViewReader |
NettyPartitionRequestListener.getViewReader() |
| Constructor and Description |
|---|
NettyPartitionRequestListener(ResultPartitionProvider resultPartitionProvider,
NetworkSequenceViewReader reader,
ResultSubpartitionIndexSet subpartitionIndexSet,
ResultPartitionID resultPartitionId) |
NettyPartitionRequestListener(ResultPartitionProvider resultPartitionProvider,
NetworkSequenceViewReader reader,
ResultSubpartitionIndexSet subpartitionIndexSet,
ResultPartitionID resultPartitionId,
long createTimestamp) |
| Modifier and Type | Method and Description |
|---|---|
NetworkSequenceViewReader |
PartitionRequestListener.getViewReader()
Get the view reader of the notifier.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.