Uses of Class
org.apache.hadoop.hbase.rest.RowSpec

Packages that use RowSpec
org.apache.hadoop.hbase.rest   
 

Uses of RowSpec in org.apache.hadoop.hbase.rest
 

Methods in org.apache.hadoop.hbase.rest with parameters of type RowSpec
static ResultGenerator ResultGenerator.fromRowSpec(String table, RowSpec rowspec, Filter filter)
           
 

Constructors in org.apache.hadoop.hbase.rest with parameters of type RowSpec
RowResultGenerator(String tableName, RowSpec rowspec, Filter filter)
           
ScannerResultGenerator(String tableName, RowSpec rowspec, Filter filter)
           
 



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