Class GroupByValue
java.lang.Object
com.gigaspaces.query.CompoundResult
com.gigaspaces.query.aggregators.GroupByValue
- All Implemented Interfaces:
SmartExternalizable, Externalizable, Serializable, Cloneable
- Since:
- 10.0
- Author:
- Niv Ingberg
- See Also:
-
Field Summary
Fields inherited from class CompoundResult
hashCode, nameIndexMap, values -
Constructor Summary
ConstructorsConstructorDescriptionRequired for ExternalizableGroupByValue(Object[] values) GroupByValue(Object[] values, Map<String, Integer> nameIndex, GroupByKey key) -
Method Summary
Methods inherited from class 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, writeExternalMethods inherited from interface SmartExternalizable
enabledSmartExternalizableWithReference
-
Constructor Details
-
GroupByValue
public GroupByValue()Required for Externalizable -
GroupByValue
-
GroupByValue
-
-
Method Details
-
getKey
-
toString
- Overrides:
toStringin classCompoundResult
-