Class | Description |
---|---|
PbConstant |
Keeps protobuf constants separately.
|
PbDecodingFormat |
DecodingFormat for protobuf decoding. |
PbEncodingFormat |
EncodingFormat for protobuf encoding. |
PbFileFormatFactory |
Throw a
ValidationException when using Protobuf format factory for file system. |
PbFormatConfig |
Config of protobuf configs.
|
PbFormatConfig.PbFormatConfigBuilder |
Builder of PbFormatConfig.
|
PbFormatContext |
store config and common information.
|
PbFormatFactory |
Table format factory for providing configured instances of Protobuf to RowData
SerializationSchema and DeserializationSchema . |
PbFormatOptions |
This class holds configuration constants used by protobuf format.
|
Exception | Description |
---|---|
PbCodegenException |
Exception represents codegen error in row and proto conversion which is probably a bug.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.