com.gigaspaces.query.aggregators
Class GroupByKey
java.lang.Object
com.gigaspaces.query.CompoundResult
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
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 |
GroupByKey
public GroupByKey()
- Required for Externalizable
GroupByKey
public GroupByKey(Object[] values)
GroupByKey
protected GroupByKey(int numOfValues)
initialize
protected boolean initialize(String[] groupByPaths,
SpaceEntriesAggregatorContext context)
setNameIndex
protected void setNameIndex(Map<String,Integer> nameIndexMap)
Copyright © GigaSpaces.