Package org.apache.hadoop.hbase.util
Class ConcatenatedLists.Iterator
java.lang.Object
org.apache.hadoop.hbase.util.ConcatenatedLists.Iterator
- All Implemented Interfaces:
Iterator<T>
- Direct Known Subclasses:
StripeStoreFileManager.KeyBeforeConcatenatedLists.Iterator
- Enclosing class:
- ConcatenatedLists<T>
-
Field Summary
Modifier and TypeFieldDescriptionprotected int
protected int
protected boolean
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Iterator
forEachRemaining