public interface BasePartitionIterator<I extends BaseRowIterator<?>> extends CloseableIterator<I>
Modifier and Type | Method and Description |
---|---|
void |
close() |
empty, wrap
void close()
close
in interface java.lang.AutoCloseable
close
in interface CloseableIterator<I extends BaseRowIterator<?>>
Copyright © 2009- The Apache Software Foundation