Uses of Interface
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
 

Classes in org.apache.hadoop.hbase.hbql.filter that implement InstrumentedFilter
 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 © 2010. All Rights Reserved.