Package | Description |
---|---|
com.pervasive.datarush.sequences.scalar |
Provides implementations of sequences of scalar token values.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MutableTimestampTokenSequence
A
MutableTokenSequence containing timestamp valued data. |
Modifier and Type | Class and Description |
---|---|
class |
SparseTimestampTokenList
An implementation of
MutableTimestampTokenSequence which stores
data sparsely. |
class |
TimestampTokenList
Primary implementation of
MutableTimestampTokenSequence . |
Copyright © 2020 Actian Corporation. All rights reserved.