Class OFuncitonAggregationContext
java.lang.Object
com.orientechnologies.orient.core.sql.executor.OFuncitonAggregationContext
- All Implemented Interfaces:
AggregationContext
Delegates to an aggregate function for aggregation calculation
- Author:
- Luigi Dell'Aquila (l.dellaquila-(at)-orientdb.com)
-
Constructor Summary
ConstructorsConstructorDescriptionOFuncitonAggregationContext(OSQLFunction function, List<OExpression> params) -
Method Summary
-
Constructor Details
-
OFuncitonAggregationContext
-
-
Method Details
-
getFinalValue
- Specified by:
getFinalValuein interfaceAggregationContext
-
apply
- Specified by:
applyin interfaceAggregationContext
-