Module datarush.library
Package com.pervasive.datarush.tokens.record
Provides implementations of and utilities for record valued
tokens. Record tokens are composite consisting of one or
more scalar tokens representing the values of fields.
-
Interface Summary Interface Description RecordRegisterStorage For internal purposes only.RecordSettable ATokenSettable
object containing record data.RecordTokenComparator An object for comparing composite token values.RecordValued ATokenValued
object containing record data. -
Class Summary Class Description AbstractRecordValued<F extends ScalarValued> For internal use only.CompositeValue A composite value comprised of scalar valued fields.FieldIteratorHelper Utility class for constructing field iterators associated with a given record type.FieldIteratorManager Class responsible for creating iterators associated with a given RecordValued object.FieldIteratorProperties Various properties that control the behavior of a field iterator.JoinKey Combination of a left key and a right key.MutableComposite A composite of settable scalar fields.RecordMap Provides a mapping interface over records by defined key fields.RecordMap.Builder Factory for creating record maps.RecordRegister A composite register of scalar registers; a mutableRecordValued
object.RecordRegisterStorage.RecordInfo RecordRegisterStorageImpl For internal purposes onlyRecordRegisterSupport For internal purposes onlyRecordSettableFilter An adapter for converting the apparent type of aRecordSettable
.RecordToIDMap Provides a mapping between records and integer ids.RecordToIDMap.ReadAccessor An accessor for performing lookup operations.RecordToIDMap.WriteAccessor An accessor for building the map.RecordToken A composite token of scalar valued tokens; an immutableRecordValued
object.RecordValuedFilter An adapter for converting the apparent type of aRecordValued
.SortedJoinKey Combination of a left key, a right key, and an ordering.SortKey A combination of a key field and an ordering.SparseRecordRegister A composite register of scalar registers; a mutableRecordValued
object. -
Enum Summary Enum Description RecordRegisterSupport.Access