See: Description
| Interface | Description |
|---|---|
| RecordRegisterStorage |
For internal purposes only.
|
| RecordSettable |
A
TokenSettable object containing record data. |
| RecordTokenComparator |
An object for comparing composite token values.
|
| RecordValued |
A
TokenValued object containing record data. |
| 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 mutable
RecordValued object. |
| RecordRegisterStorage.RecordInfo | |
| RecordRegisterStorageImpl |
For internal purposes only
|
| RecordRegisterSupport |
For internal purposes only
|
| RecordSettableFilter |
An adapter for converting the apparent type of a
RecordSettable. |
| 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 immutable
RecordValued object. |
| RecordValuedFilter |
An adapter for converting the apparent type of a
RecordValued. |
| 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 mutable
RecordValued object. |
| Enum | Description |
|---|---|
| RecordRegisterSupport.Access |
Copyright © 2021 Actian Corporation. All rights reserved.