Uses of Package
com.pervasive.datarush.operators.group
Packages that use com.pervasive.datarush.operators.group
Package
Description
Provides data aggregation components.
Provides operators for manipulating record structure.
-
Classes in com.pervasive.datarush.operators.group used by com.pervasive.datarush.aggregations
-
Classes in com.pervasive.datarush.operators.group used by com.pervasive.datarush.operators.groupClassDescriptionA representation of an aggregation on a specific field in a record.Interface to be implemented by implementations of aggregations; consumers of the API should generally not need to implement this interface.Class responsible for creating aggregators.Storage class by which a custom aggregator can load its internals.Storage class by which a custom aggregator can storage its internals.
-
Classes in com.pervasive.datarush.operators.group used by com.pervasive.datarush.operators.record