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.
|
Class and Description |
---|
Aggregation
A representation of an aggregation on a specific field in a record.
|
Class and 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.
|
Class and Description |
---|
Aggregation
A representation of an aggregation on a specific field in a record.
|
Copyright © 2016 Actian Corporation. All rights reserved.