org.apache.accumulo.core.iterators
Class WholeRowIterator
java.lang.Object
org.apache.accumulo.core.iterators.user.WholeRowIterator
org.apache.accumulo.core.iterators.WholeRowIterator
- All Implemented Interfaces:
- SortedKeyValueIterator<Key,Value>
Deprecated. since 1.4, replaced by WholeRowIterator
public class WholeRowIterator
- extends WholeRowIterator
This class remains here for backwards compatibility.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WholeRowIterator
public WholeRowIterator()
- Deprecated.
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.