public class TripleIteratorTracking
extends org.aksw.commons.collections.SinglePrefetchIterator<com.hp.hpl.jena.graph.Triple>
| Constructor and Description |
|---|
TripleIteratorTracking(Iterator<com.hp.hpl.jena.graph.Triple> it) |
| Modifier and Type | Method and Description |
|---|---|
TripleIteratorState |
getState() |
protected com.hp.hpl.jena.graph.Triple |
prefetch() |
public TripleIteratorTracking(Iterator<com.hp.hpl.jena.graph.Triple> it)
protected com.hp.hpl.jena.graph.Triple prefetch()
throws Exception
prefetch in class org.aksw.commons.collections.SinglePrefetchIterator<com.hp.hpl.jena.graph.Triple>Exceptionpublic TripleIteratorState getState()
Copyright © 2014. All rights reserved.