public static class AggregationNode.Aggregation extends Object
| Constructor and Description |
|---|
Aggregation(FunctionCall call,
Signature signature,
Optional<Symbol> mask) |
| Modifier and Type | Method and Description |
|---|---|
FunctionCall |
getCall() |
Optional<Symbol> |
getMask() |
Signature |
getSignature() |
public Aggregation(FunctionCall call, Signature signature, Optional<Symbol> mask)
public FunctionCall getCall()
public Signature getSignature()
Copyright © 2012–2019. All rights reserved.