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