Uses of Interface
com.pervasive.datarush.sequences.scalar.MutableTimestampTokenSequence
Packages that use MutableTimestampTokenSequence
Package
Description
Provides classes and interfaces related to sequences of tokens.
Provides implementations of sequences of scalar token values.
Provides implementations of and utilities for record valued
tokens.
-
Uses of MutableTimestampTokenSequence in com.pervasive.datarush.sequences
Methods in com.pervasive.datarush.sequences that return MutableTimestampTokenSequenceModifier and TypeMethodDescriptionTokenSequences.timestampList(int capacity, DataRepresentation representation) Creates aMutableTimestampTokenSequencewith the specified capacity, optionally optimized for sparse data. -
Uses of MutableTimestampTokenSequence in com.pervasive.datarush.sequences.scalar
Classes in com.pervasive.datarush.sequences.scalar that implement MutableTimestampTokenSequenceModifier and TypeClassDescriptionfinal classAn implementation ofMutableTimestampTokenSequencewhich stores data sparsely.final classPrimary implementation ofMutableTimestampTokenSequence. -
Uses of MutableTimestampTokenSequence in com.pervasive.datarush.tokens.record
Methods in com.pervasive.datarush.tokens.record that return MutableTimestampTokenSequenceModifier and TypeMethodDescriptionRecordRegisterStorage.timestampGroup()RecordRegisterStorageImpl.timestampGroup()