public abstract class JerseyRecordIterator<T> extends Object implements Iterator<T>, Closeable
| Constructor and Description |
|---|
JerseyRecordIterator(ResultLocator locator,
long timeout,
TimeUnit timeoutUnit) |
public JerseyRecordIterator(ResultLocator locator, long timeout, TimeUnit timeoutUnit)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2017. All Rights Reserved.