| Constructor and Description |
|---|
ZiplinesChunkIterator(List<ZiplinedBlock> blocks) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasNext() |
boolean |
isTruncated() |
static void |
main(String[] args) |
String |
next() |
void |
remove() |
void |
setTruncated(boolean truncated) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic ZiplinesChunkIterator(List<ZiplinedBlock> blocks)
blocks - which should be fetched and unzipped, one after anotherpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic static void main(String[] args)
public boolean isTruncated()
public void setTruncated(boolean truncated)
truncated - the truncated to setCopyright © 2005–2017 IIPC. All rights reserved.