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)
           
 

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



Copyright © 2009 The Apache Software Foundation