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) |
public ZiplinesChunkIterator(List<ZiplinedBlock> blocks)
blocks
- which should be fetched and unzipped, one after anotherpublic void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
public static void main(String[] args)
public boolean isTruncated()
public void setTruncated(boolean truncated)
truncated
- the truncated to setCopyright © 2005–2015 IIPC. All rights reserved.