@Internal public interface AggregationFunctionFactory extends Serializable
AggregationFunction.| Modifier and Type | Method and Description | 
|---|---|
| <T> AggregationFunction<T> | createAggregationFunction(Class<T> type) | 
<T> AggregationFunction<T> createAggregationFunction(Class<T> type)
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.