| Package | Description |
|---|---|
| org.apache.flink.connector.pulsar.table.source |
| Class and Description |
|---|
| PulsarReadableMetadata
Class for reading metadata fields from a Pulsar message and put in corresponding Flink row
fields.
|
| PulsarReadableMetadata.ReadableMetadata
Lists the metadata that is readable from a Pulsar message.
|
| PulsarRowDataConverter
Contains the projection information needed to map a Pulsar message to proper key fields, value
fields and metadata fields.
|
| PulsarTableDeserializationSchemaFactory
Contains key, value projection and format information, and use such information to create a
PulsarTableDeserializationSchema instance
used by runtime PulsarSource instance. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.