| Class | Description |
|---|---|
| BlockResettableIterator<T> |
Implementation of an iterator that fetches a block of data into main memory and offers resettable
access to the data in that block.
|
| BlockResettableMutableObjectIterator<T> |
Implementation of an iterator that fetches a block of data into main memory and offers resettable
access to the data in that block.
|
| SpillingResettableIterator<T> |
Implementation of a resettable iterator.
|
| SpillingResettableMutableObjectIterator<T> |
Implementation of a resettable iterator.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.