Package org.apache.beam.sdk.extensions.sbe
package org.apache.beam.sdk.extensions.sbe
Extension for working with SBE messages in Beam.
-
ClassDescriptionClasses that represent various SBE semantic types.Representation of SBE's LocalMktDate.Represents SBE's TimeOnly composite type.Represents SBE's TZTimestamp composite type.Represents SBE's uint16 type.Represents SBE's uint32 type.Represents SBE's uint64 type.Represents SBE's uint8 type.Representation of SBE's UTCDateOnly.Represents SBE's UTCTimeOnly composite type.Represents SBE's UTCTimestamp composite type.Represents an SBE schema.Options for configuring schema generation from an
Ir
.Builder forSbeSchema.IrOptions
.A wrapper aroundIr
that fulfils Java'sSerializable
contract.Options for controlling what to do with unsigned types, specifically whether to use a higher bit count or, in the case of uint64, a string.Defines the exact behavior for unsigned types.Builder forUnsignedOptions
.