Interface AggregationMultiFunctionAggregationMethodFactory
public interface AggregationMultiFunctionAggregationMethodFactory
Factory for aggregation multi-function aggregation method
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturns a new table reader
-
Field Details
-
EPTYPE
Type information.
-
-
Method Details
-
newMethod
AggregationMultiFunctionAggregationMethod newMethod(AggregationMultiFunctionAggregationMethodFactoryContext context) Returns a new table reader- Parameters:
context
- contextual information- Returns:
- table reader
-