org.apache.accumulo.test.functional
public class DropModIter extends SkippingIterator
| Constructor and Description |
|---|
DropModIter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
consume() |
SortedKeyValueIterator<Key,Value> |
deepCopy(IteratorEnvironment env) |
void |
init(SortedKeyValueIterator<Key,Value> source,
Map<String,String> options,
IteratorEnvironment env) |
next, seekgetSource, getTopKey, getTopValue, hasTop, setSourcepublic SortedKeyValueIterator<Key,Value> deepCopy(IteratorEnvironment env)
deepCopy in interface SortedKeyValueIterator<Key,Value>deepCopy in class WrappingIteratorpublic void init(SortedKeyValueIterator<Key,Value> source, Map<String,String> options, IteratorEnvironment env) throws IOException
init in interface SortedKeyValueIterator<Key,Value>init in class WrappingIteratorIOExceptionprotected void consume()
throws IOException
consume in class SkippingIteratorIOExceptionCopyright © 2011–2016 The Apache Software Foundation. All rights reserved.