T - The type of the record that can be emitted with this record writerpublic interface Reader<T extends IOReadableWritable> extends ReaderBase
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
hasReachedEndOfSuperstep, isInputClosed, publishEvent, setIterative, startNextSuperstep, subscribeToEvent, unsubscribeFromEventboolean hasNext()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionT next() throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2014 The Apache Software Foundation. All rights reserved.