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