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