Class AggImpState
java.lang.Object
org.apache.calcite.adapter.enumerable.AggImpState
Represents internal state when implementing aggregate functions.
-
Field Summary
Modifier and TypeFieldDescription@MonotonicNonNull Expression
final int
final AggregateCall
@MonotonicNonNull AggContext
final AggImplementor
@MonotonicNonNull Expression
@MonotonicNonNull List<Expression>
-
Constructor Summary
-
Method Summary