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

Packages that use ResultGenerator
org.apache.hadoop.hbase.rest 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, boolean cacheBlocks)
           
 

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



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