Interface UpstreamRecoveryTracker
@Internal
@VisibleForTesting
public interface UpstreamRecoveryTracker
Tracks status of upstream channels while they recover.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic UpstreamRecoveryTrackerforInputGate(InputGate inputGate) voidhandleEndOfRecovery(InputChannelInfo channelInfo)
-
Field Details
-
NO_OP
-
-
Method Details
-
handleEndOfRecovery
- Throws:
IOException
-
allChannelsRecovered
boolean allChannelsRecovered() -
forInputGate
-