| Interface | Description |
|---|---|
| AvroToRowDataConverters.AvroToRowDataConverter |
Runtime converter that converts Avro data structures into objects of Flink Table & SQL
internal data structures.
|
| RowDataToAvroConverters.RowDataToAvroConverter |
Runtime converter that converts objects of Flink Table & SQL internal data structures to
corresponding Avro data structures.
|
| Class | Description |
|---|---|
| AvroSchemaConverter |
Converts an Avro schema into Flink's type information.
|
| AvroToRowDataConverters |
Tool class used to convert from Avro
GenericRecord to RowData. |
| ChangelogModes |
Utilities for all kinds of common
ChangelogModes. |
| ClientIds |
This class creates a client id heartbeat for a new driver.
|
| ClientIds.Builder |
Builder for
ClientIds. |
| ClusteringUtil |
Utilities for flink hudi clustering.
|
| CompactionUtil |
Utilities for flink hudi compaction.
|
| DataModificationInfos |
Utilities for all kinds of data modification infos.
|
| DataTypeUtils |
Utilities for
DataType. |
| ExpressionUtils |
Utilities for expression resolving.
|
| FlinkStateBackendConverter |
Converter that converts a string into Flink StateBackend.
|
| FlinkTables |
Utilities for
HoodieFlinkTable. |
| FlinkWriteClients |
Utilities for
HoodieFlinkWriteClient. |
| HoodiePipeline |
A tool class to construct hoodie flink pipeline.
|
| HoodiePipeline.Builder |
Builder for hudi source/sink pipeline construction.
|
| HoodiePipeline.TableDescriptor |
A POJO that contains tableId and resolvedCatalogTable.
|
| InputFormats |
Utilities for all kinds of
InputFormats. |
| JsonDeserializationFunction |
Wrapper function that manages the lifecycle of the JSON deserialization schema.
|
| RowDataCastProjection |
This class is responsible to project row as well as
RowDataProjection. |
| RowDataProjection |
Utilities to project the row data with given positions.
|
| RowDataToAvroConverters |
Tool class used to convert from
RowData to Avro GenericRecord. |
| StreamerUtil |
Utilities for Flink stream read and write.
|
| StringToRowDataConverter |
A converter that converts a string array into internal row data fields.
|
| ViewStorageProperties |
Helper class to read/write
FileSystemViewStorageConfig. |
Copyright © 2023 The Apache Software Foundation. All rights reserved.