class Avg extends AggregateVal
| Modifier and Type | Method and Description |
|---|---|
protected Class |
getType(Class c)
Return the type of this aggregate based on the value type.
|
protected Object |
operate(Collection os,
Class c)
Aggregate the given values.
|
acceptVisit, eval, eval, getType, isAggregate, setImplicitTypeevaluate, evaluate, getAlias, getMetaData, getName, getPath, getSelectAs, isVariable, isXPath, setAlias, setMetaDatapublic Avg(Val val)
protected Class getType(Class c)
AggregateValgetType in class AggregateValprotected Object operate(Collection os, Class c)
AggregateValoperate in class AggregateValCopyright © 2006–2015 Apache Software Foundation. All rights reserved.