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
Coder
forByteString
objects based on their encoded Protocol Buffer form.ACoder
using Google Protocol Buffers binary format.ACoderProviderRegistrar
for standard types used with Google Protobuf.Utility class for working with Protocol Buffer (Proto) data.ProtoCoder<T extends Message>ACoder
using Google Protocol Buffers binary format.ProtoDomain is a container class for Protobuf descriptors.A set ofSchema.LogicalType
classes 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.