Package | Description |
---|---|
com.pervasive.datarush.sequences |
Provides classes and interfaces related to sequences of tokens.
|
com.pervasive.datarush.sequences.scalar |
Provides implementations of sequences of scalar token values.
|
com.pervasive.datarush.tokens.record |
Provides implementations of and utilities for record valued
tokens.
|
Modifier and Type | Method and Description |
---|---|
static MutableIp6AddressTokenSequence |
TokenSequences.ip6AddressList(int capacity,
DataRepresentation representation)
Creates a
MutableIp6AddressTokenSequence with the specified capacity, optionally
optimized for sparse data. |
Modifier and Type | Class and Description |
---|---|
class |
Ip6AddressTokenList
Primary implementation of
MutableIp6AddressTokenSequence . |
class |
SparseIp6AddressTokenList
An implementation of
MutableIp6AddressTokenSequence which stores
data sparsely. |
Modifier and Type | Method and Description |
---|---|
MutableIp6AddressTokenSequence |
RecordRegisterStorageImpl.ip6AddressGroup() |
MutableIp6AddressTokenSequence |
RecordRegisterStorage.ip6AddressGroup() |
Copyright © 2020 Actian Corporation. All rights reserved.