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

Packages that use RowSpec
org.apache.hadoop.hbase.stargate Stargate 
 

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

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

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



Copyright © 2010 The Apache Software Foundation