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