Package | Description |
---|---|
org.teiid.query.function.aggregate | |
org.teiid.query.processor.relational |
Class and Description |
---|
AggregateFunction
This represents the interface for an aggregate function.
|
SingleArgumentAggregateFunction |
Sum
Accumulates (per tuple) and calculates the sum of the values
of a column.
|
Class and Description |
---|
AggregateFunction
This represents the interface for an aggregate function.
|
Copyright © 2019. All rights reserved.