org.apache.accumulo.core.iterators
Class RowDeletingIterator
java.lang.Object
org.apache.accumulo.core.iterators.user.RowDeletingIterator
org.apache.accumulo.core.iterators.RowDeletingIterator
- All Implemented Interfaces:
- SortedKeyValueIterator<Key,Value>
Deprecated. since 1.4, replaced by RowDeletingIterator
@Deprecated
public class RowDeletingIterator
- extends RowDeletingIterator
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 |
RowDeletingIterator
public RowDeletingIterator()
- Deprecated.
Copyright © 2015 Apache Accumulo Project. All rights reserved.