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