Uses of Class
org.apache.hadoop.hbase.filter.SingleColumnValueFilter

Packages that use SingleColumnValueFilter
org.apache.hadoop.hbase.filter Provides row-level filters applied to HRegion scan results during calls to ResultScanner.next()
 

Uses of SingleColumnValueFilter in org.apache.hadoop.hbase.filter
 

Subclasses of SingleColumnValueFilter in org.apache.hadoop.hbase.filter
 class SingleColumnValueExcludeFilter
          A Filter that checks a single column value, but does not emit the tested column.
 



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