Coder for Protocol Buffers messages, ProtoCoder.See: Description
| Class | Description | 
|---|---|
| ByteStringCoder | A  CoderforByteStringobjects based on their encoded Protocol Buffer form. | 
| DynamicProtoCoder | A  Coderusing Google Protocol Buffers binary format. | 
| ProtobufCoderProviderRegistrar | A  CoderProviderRegistrarfor standard types used with Google Protobuf. | 
| ProtoByteUtils | Utility class for working with Protocol Buffer (Proto) data. | 
| ProtoCoder<T extends com.google.protobuf.Message> | A  Coderusing Google Protocol Buffers binary format. | 
| ProtoDomain | ProtoDomain is a container class for Protobuf descriptors. | 
| ProtoDynamicMessageSchema<T> | |
| ProtoMessageSchema | |
| ProtoPayloadSerializerProvider | |
| ProtoSchemaLogicalTypes | A set of  Schema.LogicalTypeclasses 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. | 
Coder for Protocol Buffers messages, ProtoCoder.ProtoCoder