GigaSpaces XAP 10.0.1 API

com.gigaspaces.query.aggregators
Class GroupByKey

java.lang.Object
  extended by com.gigaspaces.query.CompoundResult
      extended by com.gigaspaces.query.aggregators.GroupByKey
All Implemented Interfaces:
Externalizable, Serializable, Cloneable

public class GroupByKey
extends CompoundResult

Since:
10.0
Author:
Niv Ingberg
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.gigaspaces.query.CompoundResult
hashCode, nameIndexMap, values
 
Constructor Summary
  GroupByKey()
          Required for Externalizable
protected GroupByKey(int numOfValues)
           
  GroupByKey(Object[] values)
           
 
Method Summary
protected  boolean initialize(String[] groupByPaths, SpaceEntriesAggregatorContext context)
           
protected  void setNameIndex(Map<String,Integer> nameIndexMap)
           
 
Methods inherited from class com.gigaspaces.query.CompoundResult
clone, equals, get, get, getBoolean, getBoolean, getByte, getByte, getDouble, getDouble, getFloat, getFloat, getInt, getInt, getLong, getLong, getShort, getShort, getString, getString, hashCode, indexOf, printValues, readExternal, set, size, toString, writeExternal
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GroupByKey

public GroupByKey()
Required for Externalizable


GroupByKey

public GroupByKey(Object[] values)

GroupByKey

protected GroupByKey(int numOfValues)
Method Detail

initialize

protected boolean initialize(String[] groupByPaths,
                             SpaceEntriesAggregatorContext context)

setNameIndex

protected void setNameIndex(Map<String,Integer> nameIndexMap)

GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.