public interface CheckpointedResultPartition
| 限定符和类型 | 方法和说明 |
|---|---|
void |
finishReadRecoveredState(boolean notifyAndBlockOnCompletion) |
CheckpointedResultSubpartition |
getCheckpointedSubpartition(int subpartitionIndex)
Gets the checkpointed subpartition with the given subpartitionIndex.
|
CheckpointedResultSubpartition getCheckpointedSubpartition(int subpartitionIndex)
void finishReadRecoveredState(boolean notifyAndBlockOnCompletion)
throws IOException
IOExceptionCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.