Uses of Class
com.pervasive.datarush.operators.group.ReadableStorage
Packages that use ReadableStorage
-
Uses of ReadableStorage in com.pervasive.datarush.operators.group
Methods in com.pervasive.datarush.operators.group with parameters of type ReadableStorageModifier and TypeMethodDescriptionvoidAggregator.combineInternals(ReadableStorage internals) Adds the internal counters of another aggregator this this aggregator's internal counters.voidAggregator.updateInternals(ReadableStorage readView, WriteableStorage writeView) Updates an existing internals object with new values.