Constructor and Description |
---|
IteratorAdapter(org.apache.accumulo.core.iterators.SortedKeyValueIterator<Key,Value> inner) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Map.Entry<Key,Value> |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.