|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.accumulo.core.iterators.WrappingIterator
org.apache.accumulo.server.test.functional.BadIterator
public class BadIterator
Constructor Summary | |
---|---|
BadIterator()
|
Method Summary | |
---|---|
SortedKeyValueIterator<Key,Value> |
deepCopy(IteratorEnvironment env)
|
Key |
getTopKey()
|
Methods inherited from class org.apache.accumulo.core.iterators.WrappingIterator |
---|
getSource, getTopValue, hasTop, init, next, seek, setSource |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BadIterator()
Method Detail |
---|
public Key getTopKey()
getTopKey
in interface SortedKeyValueIterator<Key,Value>
getTopKey
in class WrappingIterator
public SortedKeyValueIterator<Key,Value> deepCopy(IteratorEnvironment env)
deepCopy
in interface SortedKeyValueIterator<Key,Value>
deepCopy
in class WrappingIterator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |