public interface CheckpointedResultPartition
Modifier and Type | Method and Description |
---|---|
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
IOException
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.