Uses of Interface
com.pervasive.datarush.operators.group.Aggregator
-
Packages that use Aggregator Package Description com.pervasive.datarush.operators.group Provides data aggregation components. -
-
Uses of Aggregator in com.pervasive.datarush.operators.group
Methods in com.pervasive.datarush.operators.group that return Aggregator Modifier and Type Method Description Aggregator
AggregatorFactory. newAggregator(List<String> inputNames, ScalarTokenType[] inputs)
Create a new aggregator for the given inputs.
-