K - the iterator data typepublic class PrefetchIterator<K> extends Object implements Iterator<K>
Prefetching is only done when size() is called.
| Modifier and Type | Class and Description |
|---|---|
static class |
PrefetchIterator.PrefetchOptions
The options to use for prefetching.
|
Copyright © 2012-2016 The Apache Software Foundation. All Rights Reserved.