Class SbeLogicalTypes
java.lang.Object
org.apache.beam.sdk.extensions.sbe.SbeLogicalTypes
Classes that represent various SBE semantic types.
Not all of SBE's semantic types are represented here, as some can be reasonably represented in Beam schemas with just a primitive.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classRepresentation of SBE's LocalMktDate.static final classRepresents SBE's TimeOnly composite type.static final classRepresents SBE's TZTimestamp composite type.static final classRepresents SBE's uint16 type.static final classRepresents SBE's uint32 type.static final classRepresents SBE's uint64 type.static final classRepresents SBE's uint8 type.static final classRepresentation of SBE's UTCDateOnly.static final classRepresents SBE's UTCTimeOnly composite type.static final classRepresents SBE's UTCTimestamp composite type. -
Method Summary