@Deprecated public class ClientSideIteratorScanner.ScannerTranslator extends Object
Constructor and Description |
---|
ScannerTranslator(Scanner scanner)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
org.apache.accumulo.core.iterators.SortedKeyValueIterator<Key,Value> |
deepCopy(org.apache.accumulo.core.iterators.IteratorEnvironment env)
Deprecated.
Creates a deep copy of this iterator as though seek had not yet been called.
|
public ScannerTranslator(Scanner scanner)
public org.apache.accumulo.core.iterators.SortedKeyValueIterator<Key,Value> deepCopy(org.apache.accumulo.core.iterators.IteratorEnvironment env)
org.apache.accumulo.core.iterators.SortedKeyValueIterator
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.