JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package org.apache.beam.sdk.extensions.protobuf
Defines a
Coder
for Protocol Buffers messages,
ProtoCoder
.
See:
Description
Class Summary
Class
Description
ByteStringCoder
A
Coder
for
ByteString
objects based on their encoded Protocol Buffer form.
DynamicProtoCoder
A
Coder
using Google Protocol Buffers binary format.
ProtobufCoderProviderRegistrar
A
CoderProviderRegistrar
for standard types used with Google Protobuf.
ProtoCoder
<T extends
Message
>
A
Coder
using Google Protocol Buffers binary format.
ProtoDomain
ProtoDomain is a container class for Protobuf descriptors.
ProtoDynamicMessageSchema
<T>
ProtoMessageSchema
ProtoSchemaLogicalTypes
A set of
Schema.LogicalType
classes to represent protocol buffer types.
ProtoSchemaLogicalTypes.DurationConvert
ProtoSchemaLogicalTypes.Fixed32
A Fixed32 type.
ProtoSchemaLogicalTypes.Fixed64
A Fixed64 type.
ProtoSchemaLogicalTypes.SFixed32
A SFixed32 type.
ProtoSchemaLogicalTypes.SFixed64
An SFixed64 type.
ProtoSchemaLogicalTypes.SInt32
A SInt32 type.
ProtoSchemaLogicalTypes.SInt64
A SIn64 type.
ProtoSchemaLogicalTypes.TimestampConvert
ProtoSchemaLogicalTypes.UInt32
A UInt32 type.
ProtoSchemaLogicalTypes.UInt64
A UIn64 type.
Package org.apache.beam.sdk.extensions.protobuf Description
Defines a
Coder
for Protocol Buffers messages,
ProtoCoder
.
See Also:
ProtoCoder
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes