public class GenericChunkedStriterator<E> extends ChunkedStriterator<IChunkedIterator<E>,E>
realSource, src
DEFAULT_CHUNK_SIZE
Constructor and Description |
---|
GenericChunkedStriterator(IChunkedIterator<E> src) |
GenericChunkedStriterator(int chunkSize,
Iterator<E> src) |
GenericChunkedStriterator(Iterator<E> src) |
addFilter, nextChunk
addInstanceOfFilter, append, close, exclude, hasMoreElements, hasNext, makeUnique, map, next, nextElement, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
next, remove
addInstanceOfFilter, append
close
hasMoreElements, nextElement
public GenericChunkedStriterator(IChunkedIterator<E> src)
src
- Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.