public class LocalRecoveredInputChannel extends RecoveredInputChannel
ChannelStateReader
and then converts into LocalInputChannel
finally.InputChannel.BufferAndAvailability
bufferManager
channelInfo, initialBackoff, inputGate, maxBackoff, numBuffersIn, numBytesIn, partitionId
Modifier and Type | Method and Description |
---|---|
InputChannel |
toInputChannel() |
getNumberOfQueuedBuffers, readRecoveredState, resumeConsumption
checkError, getChannelIndex, getChannelInfo, getCurrentBackoff, getPartitionId, increaseBackoff, notifyBufferAvailable, notifyChannelNonEmpty, parseCheckpointBarrierOrNull, setError, spillInflightBuffers, unsynchronizedGetNumberOfQueuedBuffers
public InputChannel toInputChannel()
toInputChannel
in class RecoveredInputChannel
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.