Interface BasePartitionIterator<I extends BaseRowIterator<?>>

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void close()  
      • Methods inherited from interface java.util.Iterator

        forEachRemaining, hasNext, next, remove