org.apache.accumulo.core.iterators
Class LargeRowFilter

java.lang.Object
  extended by org.apache.accumulo.core.iterators.user.LargeRowFilter
      extended by org.apache.accumulo.core.iterators.LargeRowFilter
All Implemented Interfaces:
OptionDescriber, SortedKeyValueIterator<Key,Value>

Deprecated. since 1.4, replaced by LargeRowFilter

@Deprecated
public class LargeRowFilter
extends LargeRowFilter

This class remains here for backwards compatibility.


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.accumulo.core.iterators.OptionDescriber
OptionDescriber.IteratorOptions
 
Field Summary
 
Fields inherited from class org.apache.accumulo.core.iterators.user.LargeRowFilter
SUPPRESS_ROW_VALUE
 
Constructor Summary
LargeRowFilter()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.apache.accumulo.core.iterators.user.LargeRowFilter
deepCopy, describeOptions, getTopKey, getTopValue, hasTop, init, next, seek, setMaxColumns, validateOptions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LargeRowFilter

public LargeRowFilter()
Deprecated. 


Copyright © 2015 Apache Accumulo Project. All rights reserved.