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

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

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

Methods in org.apache.hadoop.hbase.filter that return MultipleColumnPrefixFilter
static MultipleColumnPrefixFilter MultipleColumnPrefixFilter.parseFrom(byte[] pbBytes)
           
 



Copyright © 2015 The Apache Software Foundation. All rights reserved.