public class AggregationsUtil extends Object
| Constructor and Description | 
|---|
AggregationsUtil()  | 
| Modifier and Type | Method and Description | 
|---|---|
static IQueryResultSet<IEntryPacket> | 
aggregate(QueryTemplatePacket template,
         AggregationSet aggregationSet,
         IJSpace space,
         Transaction txn,
         int modifiers)
Execute aggregation query 
 | 
static AggregationSet | 
createAggregationSet(SelectQuery query,
                    int entriesLimit)
Create the aggregation set for the query 
 | 
public static AggregationSet createAggregationSet(SelectQuery query, int entriesLimit)
public static IQueryResultSet<IEntryPacket> aggregate(QueryTemplatePacket template, AggregationSet aggregationSet, IJSpace space, Transaction txn, int modifiers) throws SQLException
SQLExceptionCopyright © GigaSpaces.