Package org.apache.beam.sdk.extensions.protobuf
package org.apache.beam.sdk.extensions.protobuf
Defines a
Coder for Protocol Buffers messages,
ProtoCoder.- See Also:
-
ClassesClassDescriptionA
CoderforByteStringobjects based on their encoded Protocol Buffer form.ACoderusing Google Protocol Buffers binary format.Provides converts between Protobuf Message and Beam Row.ACoderProviderRegistrarfor standard types used with Google Protobuf.Utility class for working with Protocol Buffer (Proto) data.ProtoCoder<T extends Message>ACoderusing Google Protocol Buffers binary format.ProtoDomain is a container class for Protobuf descriptors.Deprecated.A set ofSchema.LogicalTypeclasses to represent protocol buffer types.A Fixed32 type.A Fixed64 type.A SFixed32 type.An SFixed64 type.A SInt32 type.A SIn64 type.A UInt32 type.A UIn64 type.
ProtoBeamConverter