public interface CheckpointedResultSubpartition
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addRecovered(BufferConsumer bufferConsumer) |
void |
finishReadRecoveredState(boolean notifyAndBlockOnCompletion) |
ResultSubpartitionInfo |
getSubpartitionInfo() |
BufferBuilder |
requestBufferBuilderBlocking() |
ResultSubpartitionInfo getSubpartitionInfo()
BufferBuilder requestBufferBuilderBlocking() throws IOException, RuntimeException, InterruptedException
void addRecovered(BufferConsumer bufferConsumer) throws IOException
IOExceptionvoid finishReadRecoveredState(boolean notifyAndBlockOnCompletion)
throws IOException
IOExceptionCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.