Uses of Package
com.pervasive.datarush.sequences
Packages that use com.pervasive.datarush.sequences
Package
Description
Provides operators for reading and writing DataRush staging datasets.
Provides classes and interfaces for accessing and producing the data flowing
between operators in a dataflow graph.
Provides classes and interfaces related to sequences of tokens.
Provides implementations of sequences of record valued tokens.
Provides implementations of sequences of scalar token values.
Provides classes and utilities for working with data tokens.
Provides implementations of and utilities for record valued
tokens.
-
Classes in com.pervasive.datarush.sequences used by com.pervasive.datarush.operators.io.stagingClassDescriptionA TokenAppendable which has resources which need to be released when being disposed.A sequence of data tokens to which additional tokens can be appended.A random-access, read-only view of a sequence of data tokens of homogeneous type.Iterator over token values.
-
Classes in com.pervasive.datarush.sequences used by com.pervasive.datarush.ports.physicalClassDescriptionA sequence of data tokens to which additional tokens can be appended.
-
Classes in com.pervasive.datarush.sequences used by com.pervasive.datarush.sequencesClassDescriptionAn index-based comparator for a
TokenSequence.A mutableTokenSequence.A sequence of data tokens to which additional tokens can be appended.A random-access, read-only view of a sequence of data tokens of homogeneous type.Iterator over token values. -
Classes in com.pervasive.datarush.sequences used by com.pervasive.datarush.sequences.recordClassDescriptionAn index-based comparator for a
TokenSequence.A mutableTokenSequence.ATokenValuedIteratorthat is also seekable.A sequence of data tokens to which additional tokens can be appended.A random-access, read-only view of a sequence of data tokens of homogeneous type.Iterator over token values. -
Classes in com.pervasive.datarush.sequences used by com.pervasive.datarush.sequences.scalarClassDescriptionAn index-based comparator for a
TokenSequence.A mutableTokenSequence.ATokenValuedIteratorthat is also seekable.A sequence of data tokens to which additional tokens can be appended.A random-access, read-only view of a sequence of data tokens of homogeneous type.Iterator over token values. -
Classes in com.pervasive.datarush.sequences used by com.pervasive.datarush.tokensClassDescriptionAn index-based comparator for a
TokenSequence.A random-access, read-only view of a sequence of data tokens of homogeneous type. -
Classes in com.pervasive.datarush.sequences used by com.pervasive.datarush.tokens.recordClassDescriptionA sequence of data tokens to which additional tokens can be appended.A random-access, read-only view of a sequence of data tokens of homogeneous type.Iterator over token values.