Uses of Class
org.apache.hadoop.hbase.hbql.filter.InstrumentedFilter

Packages that use InstrumentedFilter
org.apache.hadoop.hbase.hbql.filter   
 

Uses of InstrumentedFilter in org.apache.hadoop.hbase.hbql.filter
 

Subclasses of InstrumentedFilter in org.apache.hadoop.hbase.hbql.filter
 class PageFilter
          Implementation of Filter interface that limits results to a specific page size.
 class RecordFilter
           
 class SingleColumnValueFilter
          This filter is used to filter cells based on value.
 



Copyright © 2011. All Rights Reserved.