Uses of Class
org.apache.accumulo.core.iterators.filter.RegExFilter

Packages that use RegExFilter
org.apache.accumulo.core.iterators.filter   
 

Uses of RegExFilter in org.apache.accumulo.core.iterators.filter
 

Subclasses of RegExFilter in org.apache.accumulo.core.iterators.filter
 class DeleteFilter
          Caller sets up this filter for the rows that they want to match on and then this filter ignores those rows during scans and compactions.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.