Package | Description |
---|---|
com.pervasive.datarush.operators.io |
Provides base file I/O components including encoders and decoders.
|
com.pervasive.datarush.operators.io.staging |
Provides operators for reading and writing DataRush staging datasets.
|
com.pervasive.datarush.operators.sink |
Provides the
LogRows operator
for writing debugging information about a flow to the logging API. |
com.pervasive.datarush.operators.source |
Provides operators for generating data tokens in various ways.
|
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.
|
com.pervasive.datarush.tokens |
Provides classes and utilities for working with data tokens.
|
com.pervasive.datarush.tokens.record |
Provides implementations of and utilities for record valued
tokens.
|
Class and Description |
---|
RecordTokenSequence
A
TokenSequence of composite tokens, representing record
data. |
Class and Description |
---|
CloseableRecordValuedIterator
A record iterator which has resources which need
to be released when being disposed.
|
RecordValuedIterator
Iterator over record values.
|
Class and Description |
---|
RecordTokenList
Primary implementation of
MutableRecordTokenSequence . |
Class and Description |
---|
RecordTokenList
Primary implementation of
MutableRecordTokenSequence . |
Class and Description |
---|
RecordTokenAppendable
A sequence of composite tokens to which additional tokens can
be appended.
|
RecordTokenSequence
A
TokenSequence of composite tokens, representing record
data. |
RecordValuedIterator
Iterator over record values.
|
Class and Description |
---|
RecordTokenAppendable
A sequence of composite tokens to which additional tokens can
be appended.
|
RecordTokenSequence
A
TokenSequence of composite tokens, representing record
data. |
Class and Description |
---|
RecordTokenSequence
A
TokenSequence of composite tokens, representing record
data. |
Class and Description |
---|
RecordValuedIterator
Iterator over record values.
|
Copyright © 2019 Actian Corporation. All rights reserved.