| Constructor and Description |
|---|
JsonParserIterator(com.fasterxml.jackson.databind.JavaType typeRef,
Future<InputStream> future,
String url,
Query<T> query,
String host,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2011–2021 The Apache Software Foundation. All rights reserved.