| Modifier and Type | Method and Description |
|---|---|
InputChannelID |
NetworkSequenceViewReader.getReceiverId() |
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkClientHandler.cancelRequestFor(InputChannelID inputChannelId) |
RemoteInputChannel |
NetworkClientHandler.getInputChannel(InputChannelID inputChannelId) |
| Modifier and Type | Method and Description |
|---|---|
InputChannelID |
NettyPartitionRequestListener.getReceiverId() |
| Modifier and Type | Method and Description |
|---|---|
InputChannelID |
PartitionRequestListener.getReceiverId()
Get the input channel id of the notifier.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PartitionRequestListenerManager.remove(InputChannelID receiverId) |
| Modifier and Type | Method and Description |
|---|---|
static InputChannelID |
InputChannelID.fromByteBuf(org.apache.flink.shaded.netty4.io.netty.buffer.ByteBuf buf) |
InputChannelID |
RemoteInputChannel.getInputChannelId() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.