Package | Description |
---|---|
com.pervasive.datarush.operators.group |
Provides data aggregation components.
|
Modifier and Type | Method and Description |
---|---|
void |
Aggregator.combineInternals(ReadableStorage internals)
Adds the internal counters of another aggregator this this
aggregator's internal counters.
|
void |
Aggregator.updateInternals(ReadableStorage readView,
WriteableStorage writeView)
Updates an existing internals object with new values.
|
Copyright © 2016 Actian Corporation. All rights reserved.