public interface CloseableInputProvider<E> extends Closeable
| Modifier and Type | Method and Description |
|---|---|
MutableObjectIterator<E> |
getIterator()
Gets the iterator over this input.
|
MutableObjectIterator<E> getIterator() throws InterruptedException, IOException
InterruptedExceptionIOExceptionCopyright © 2015 The Apache Software Foundation. All rights reserved.