Class IteratorAdapter
java.lang.Object
org.apache.accumulo.core.iterators.IteratorAdapter
org.apache.accumulo.core.client.mock.IteratorAdapter
Deprecated.
-
Constructor Summary
ConstructorDescriptionIteratorAdapter
(org.apache.accumulo.core.iterators.SortedKeyValueIterator<Key, Value> inner) Deprecated. -
Method Summary
Methods inherited from class org.apache.accumulo.core.iterators.IteratorAdapter
hasNext, next, remove
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
-
Constructor Details
-
IteratorAdapter
Deprecated.
-
IteratorAdapter
instead.