GigaSpaces XAP 10.0.1 API

com.gigaspaces.query.aggregators
Class GroupByValue

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

public class GroupByValue
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
GroupByValue()
          Required for Externalizable
GroupByValue(Object[] values)
           
GroupByValue(Object[] values, Map<String,Integer> nameIndex, GroupByKey key)
           
 
Method Summary
 GroupByKey getKey()
           
 String toString()
           
 
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, writeExternal
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GroupByValue

public GroupByValue()
Required for Externalizable


GroupByValue

public GroupByValue(Object[] values)

GroupByValue

public GroupByValue(Object[] values,
                    Map<String,Integer> nameIndex,
                    GroupByKey key)
Method Detail

getKey

public GroupByKey getKey()

toString

public String toString()
Overrides:
toString in class CompoundResult

GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.