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