public abstract class HadoopElementIterator<E extends Element> extends Object implements Iterator<E>
| Modifier and Type | Field and Description | 
|---|---|
| protected HadoopGraph | graph | 
| protected Queue<<any>> | readers | 
| Constructor and Description | 
|---|
| HadoopElementIterator(HadoopGraph graph) | 
| HadoopElementIterator(HadoopGraph graph,
                     <any> inputFormat,
                     Path path) | 
protected final HadoopGraph graph
protected final Queue<<any>> readers
public HadoopElementIterator(HadoopGraph graph, <any> inputFormat, Path path) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic HadoopElementIterator(HadoopGraph graph) throws IOException
IOExceptionCopyright © 2013–2015 Apache Software Foundation. All rights reserved.