org.apache.accumulo.test.functional
public class BadIterator extends WrappingIterator
| Constructor and Description |
|---|
BadIterator() |
| Modifier and Type | Method and Description |
|---|---|
SortedKeyValueIterator<Key,Value> |
deepCopy(IteratorEnvironment env) |
Key |
getTopKey() |
boolean |
hasTop() |
getSource, getTopValue, init, next, seek, setSourcepublic Key getTopKey()
getTopKey in interface SortedKeyValueIterator<Key,Value>getTopKey in class WrappingIteratorpublic boolean hasTop()
hasTop in interface SortedKeyValueIterator<Key,Value>hasTop in class WrappingIteratorpublic SortedKeyValueIterator<Key,Value> deepCopy(IteratorEnvironment env)
deepCopy in interface SortedKeyValueIterator<Key,Value>deepCopy in class WrappingIteratorCopyright © 2011–2016 The Apache Software Foundation. All rights reserved.