public class GroupByValue extends CompoundResult
hashCode, nameIndexMap, values| Constructor and Description | 
|---|
GroupByValue()
Required for Externalizable 
 | 
GroupByValue(Object[] values)  | 
GroupByValue(Object[] values,
            Map<String,Integer> nameIndex,
            GroupByKey key)  | 
| Modifier and Type | Method and Description | 
|---|---|
GroupByKey | 
getKey()  | 
String | 
toString()  | 
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, writeExternalpublic GroupByValue()
public GroupByValue(Object[] values)
public GroupByValue(Object[] values, Map<String,Integer> nameIndex, GroupByKey key)
public GroupByKey getKey()
public String toString()
toString in class CompoundResultCopyright © GigaSpaces.