Uses of Class
org.apache.hadoop.hbase.hbql.impl.AggregateRecord

Packages that use AggregateRecord
org.apache.hadoop.hbase.hbql.impl   
 

Uses of AggregateRecord in org.apache.hadoop.hbase.hbql.impl
 

Methods in org.apache.hadoop.hbase.hbql.impl that return AggregateRecord
protected  AggregateRecord HResultSetImpl.getAggregateRecord()
           
static AggregateRecord AggregateRecord.newAggregateRecord(SelectStatement selectStmt)
           
 

Methods in org.apache.hadoop.hbase.hbql.impl with parameters of type AggregateRecord
protected  void HResultSetImpl.setAggregateRecord(AggregateRecord aggregateRecord)
           
 



Copyright © 2011. All Rights Reserved.