public abstract class AbstractUnfilteredPartitionIterator extends java.lang.Object implements UnfilteredPartitionIterator
Constructor and Description |
---|
AbstractUnfilteredPartitionIterator() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
metadata
public void remove()
remove
in interface java.util.Iterator<UnfilteredRowIterator>
public void close()
close
in interface java.lang.AutoCloseable
close
in interface BasePartitionIterator<UnfilteredRowIterator>
close
in interface CloseableIterator<UnfilteredRowIterator>
Copyright © 2018 The Apache Software Foundation