R - druid Row type returned as resultprotected class DruidQueryRecordReader.JsonParserIterator<R extends Comparable<R>> extends Object implements Iterator<R>, Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasNext() |
R |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic boolean hasNext()
hasNext in interface Iterator<R extends Comparable<R>>public void remove()
remove in interface Iterator<R extends Comparable<R>>public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.