E
- The generic type of the chunk elements in the source iterator.public class CloseableChunkedIteratorWrapperConverter<E> extends Object implements ICloseableIterator<E[]>
IChunkedIterator
as an
ICloseableIterator
visiting the source iterator's chunks, i.e., this
converts between an IChunkedIterator
and an Iterator
visiting
chunks.Dechunkerator
Constructor and Description |
---|
CloseableChunkedIteratorWrapperConverter(IChunkedIterator<E> src) |
public CloseableChunkedIteratorWrapperConverter(IChunkedIterator<E> src)
public void close()
ICloseable
.close
in interface ICloseable
close
in interface ICloseableIterator<E[]>
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.