public class AggregateOnlyResult extends BaseResult
| Constructor and Description |
|---|
AggregateOnlyResult(StoreQuery query)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
basicGetAttribute(String name)
Get the actual attribute value
|
protected Object |
basicGetKey()
Get the actual key value
|
protected Object |
basicGetValue()
Get the actual value
|
getAggregatorResults, getAttribute, getKey, getValue, setAggregateResults, toStringpublic AggregateOnlyResult(StoreQuery query)
query - protected Object basicGetKey()
BaseResultbasicGetKey in class BaseResultprotected Object basicGetValue()
BaseResultbasicGetValue in class BaseResultprotected Object basicGetAttribute(String name)
BaseResultbasicGetAttribute in class BaseResultCopyright 2001-2021, Terracotta, Inc.