public interface AggregationFunctionFactory
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE
Type information.
|
Modifier and Type | Method and Description |
---|---|
AggregationFunction |
newAggregator(AggregationFunctionFactoryContext ctx)
Make a new initalized aggregation state.
|
static final EPTypeClass EPTYPE
AggregationFunction newAggregator(AggregationFunctionFactoryContext ctx)
ctx
- contextual informationCopyright © 2005–2021. All rights reserved.