public interface MutableReader<T extends org.apache.flink.core.io.IOReadableWritable> extends ReaderBase
| Modifier and Type | Method and Description |
|---|---|
void |
clearBuffers() |
boolean |
next(T target) |
hasReachedEndOfSuperstep, isFinished, registerTaskEventListener, sendTaskEvent, setIterativeReader, startNextSuperstepboolean next(T target) throws IOException, InterruptedException
IOExceptionInterruptedExceptionvoid clearBuffers()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.