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