Uses of Package
com.pervasive.datarush.tokens
-
Packages that use com.pervasive.datarush.tokens Package Description com.pervasive.datarush.encoding Provides basic interfaces used when converting tokens into various formats.com.pervasive.datarush.encoding.binary Implementations of encoders of tokens into binary formats.com.pervasive.datarush.operators.io.staging Provides operators for reading and writing DataRush staging datasets.com.pervasive.datarush.operators.join Provides operators for joining together two data sets into a single one.com.pervasive.datarush.ports.physical Provides classes and interfaces for accessing and producing the data flowing between operators in a dataflow graph.com.pervasive.datarush.ports.record Provides implementations of port objects related to the flow of record sets between operators.com.pervasive.datarush.sequences Provides classes and interfaces related to sequences of tokens.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.com.pervasive.datarush.tokens.scalar Provides implementations of and utilities for scalar valued tokens.com.pervasive.datarush.types Provides classes and interfaces for the description of token data types. -
Classes in com.pervasive.datarush.tokens used by com.pervasive.datarush.encoding Class Description TokenSettable An object holding a nullable data value which is mutable.TokenValued An representation of a nullable data value. -
Classes in com.pervasive.datarush.tokens used by com.pervasive.datarush.encoding.binary Class Description TokenOrder An ordering of token values.TokenSettable An object holding a nullable data value which is mutable.TokenValued An representation of a nullable data value. -
Classes in com.pervasive.datarush.tokens used by com.pervasive.datarush.operators.io.staging Class Description TokenValued An representation of a nullable data value. -
Classes in com.pervasive.datarush.tokens used by com.pervasive.datarush.operators.join Class Description TokenValued An representation of a nullable data value. -
Classes in com.pervasive.datarush.tokens used by com.pervasive.datarush.ports.physical Class Description TokenSettable An object holding a nullable data value which is mutable.TokenValued An representation of a nullable data value. -
Classes in com.pervasive.datarush.tokens used by com.pervasive.datarush.ports.record Class Description TokenOrder An ordering of token values. -
Classes in com.pervasive.datarush.tokens used by com.pervasive.datarush.sequences Class Description DataRepresentation Controls the representation of a dataset.TokenOrder An ordering of token values.TokenSettable An object holding a nullable data value which is mutable.TokenValued An representation of a nullable data value. -
Classes in com.pervasive.datarush.tokens used by com.pervasive.datarush.sequences.record Class Description TokenOrder An ordering of token values.TokenValued An representation of a nullable data value. -
Classes in com.pervasive.datarush.tokens used by com.pervasive.datarush.sequences.scalar Class Description TokenOrder An ordering of token values.TokenValued An representation of a nullable data value. -
Classes in com.pervasive.datarush.tokens used by com.pervasive.datarush.tokens Class Description DataRegister A mutableTokenValued
object.DataRepresentation Controls the representation of a dataset.DataRepresentation.Base The default value that is assumed for unspecified values.DataToken An immutableTokenValued
object.ModificationCountProvider A monotonically increasing sequence of change numbers.TokenComparator An object for comparing tokens of compatible types.TokenConverter An object capable of converting tokens into other formats.TokenOrder An ordering of token values.TokenSettable An object holding a nullable data value which is mutable.TokenSorter An object capable of producing a sort order permutation of aTokenSequence
.TokenValued An representation of a nullable data value. -
Classes in com.pervasive.datarush.tokens used by com.pervasive.datarush.tokens.record Class Description DataRegister A mutableTokenValued
object.DataToken An immutableTokenValued
object.ModificationCountProvider A monotonically increasing sequence of change numbers.TokenConverter An object capable of converting tokens into other formats.TokenOrder An ordering of token values.TokenSettable An object holding a nullable data value which is mutable.TokenValued An representation of a nullable data value. -
Classes in com.pervasive.datarush.tokens used by com.pervasive.datarush.tokens.scalar Class Description DataRegister A mutableTokenValued
object.DataToken An immutableTokenValued
object.TokenSettable An object holding a nullable data value which is mutable.TokenValued An representation of a nullable data value. -
Classes in com.pervasive.datarush.tokens used by com.pervasive.datarush.types Class Description DataRepresentation Controls the representation of a dataset.TokenValued An representation of a nullable data value.