Package | Description |
---|---|
com.pervasive.datarush.sequences.record |
Provides implementations of sequences of record valued tokens.
|
com.pervasive.datarush.sequences.scalar |
Provides implementations of sequences of scalar token values.
|
Modifier and Type | Class and Description |
---|---|
class |
RecordTokenList
Primary implementation of
MutableRecordTokenSequence . |
class |
SparseRecordTokenList
An implementation of
MutableRecordTokenSequence which stores
data sparsely. |
Modifier and Type | Interface and Description |
---|---|
interface |
MutableRecordTokenSequence
A
MutableTokenSequence of composite tokens, representing record
data. |
Copyright © 2019 Actian Corporation. All rights reserved.