Class OFunctionAggregationContext

java.lang.Object
com.orientechnologies.orient.core.sql.executor.OFunctionAggregationContext
All Implemented Interfaces:
AggregationContext

public class OFunctionAggregationContext extends Object implements AggregationContext
Delegates to an aggregate function for aggregation calculation
Author:
Luigi Dell'Aquila (l.dellaquila-(at)-orientdb.com)