public class ResultImpl extends BaseResult
Constructor and Description |
---|
ResultImpl(Object key,
Object value,
StoreQuery query,
Map<String,Object> attributes,
Object[] sortAttributes)
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, toString
protected Object basicGetKey()
BaseResult
basicGetKey
in class BaseResult
protected Object basicGetValue()
BaseResult
basicGetValue
in class BaseResult
protected Object basicGetAttribute(String name)
BaseResult
basicGetAttribute
in class BaseResult
Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.