@Experimental(value=EXTENSION)
See: Description
| Class | Description |
|---|---|
| SbeLogicalTypes |
Classes that represent various SBE semantic types.
|
| SbeLogicalTypes.LocalMktDate |
Representation of SBE's LocalMktDate.
|
| SbeLogicalTypes.TZTimeOnly |
Represents SBE's TimeOnly composite type.
|
| SbeLogicalTypes.TZTimestamp |
Represents SBE's TZTimestamp composite type.
|
| SbeLogicalTypes.Uint16 |
Represents SBE's uint16 type.
|
| SbeLogicalTypes.Uint32 |
Represents SBE's uint32 type.
|
| SbeLogicalTypes.Uint64 |
Represents SBE's uint64 type.
|
| SbeLogicalTypes.Uint8 |
Represents SBE's uint8 type.
|
| SbeLogicalTypes.UTCDateOnly |
Representation of SBE's UTCDateOnly.
|
| SbeLogicalTypes.UTCTimeOnly |
Represents SBE's UTCTimeOnly composite type.
|
| SbeLogicalTypes.UTCTimestamp |
Represents SBE's UTCTimestamp composite type.
|