Interface AggregationFunctionFactory
- All Known Implementing Classes:
PythonAggregate.PythonAggregateFactory
public interface AggregationFunctionFactory
Some Aggregate types need the functions to be custom created with data from the passed in Aggregate.
In this case, instead of registering an AggregationFunction with the registry, they register one of these factories.
-
Method Summary
-
Method Details
-
create
-