
public class OFuncitonAggregationContext extends Object implements AggregationContext
| Constructor and Description |
|---|
OFuncitonAggregationContext(OSQLFunction function,
List<OExpression> params) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(OResult next,
OCommandContext ctx) |
Object |
getFinalValue() |
public OFuncitonAggregationContext(OSQLFunction function, List<OExpression> params)
public Object getFinalValue()
getFinalValue in interface AggregationContextpublic void apply(OResult next, OCommandContext ctx)
apply in interface AggregationContextCopyright © 2009–2025 OrientDB. All rights reserved.