public interface AggregationFunctionFactory
Modifier and Type | Method and Description |
---|---|
AggregationFunction |
newAggregator(AggregationFunctionFactoryContext ctx)
Make a new initalized aggregation state.
|
AggregationFunction newAggregator(AggregationFunctionFactoryContext ctx)
ctx
- contextual informationCopyright © 2005–2018. All rights reserved.