Uses of Interface
com.pervasive.datarush.operators.group.Aggregator
Packages that use Aggregator
-
Uses of Aggregator in com.pervasive.datarush.operators.group
Methods in com.pervasive.datarush.operators.group that return AggregatorModifier and TypeMethodDescriptionAggregatorFactory.newAggregator(List<String> inputNames, ScalarTokenType[] inputs) Create a new aggregator for the given inputs.