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

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

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

Subclasses of ResultGenerator in org.apache.hadoop.hbase.rest
 class RowResultGenerator
           
 class ScannerResultGenerator
           
 

Methods in org.apache.hadoop.hbase.rest that return ResultGenerator
static ResultGenerator ResultGenerator.fromRowSpec(String table, RowSpec rowspec, Filter filter)
           
 

Constructors in org.apache.hadoop.hbase.rest with parameters of type ResultGenerator
ScannerInstanceResource(String table, String id, ResultGenerator generator, int batch)
           
 



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