| Package | Description |
|---|---|
| org.apache.flink.connector.pulsar.common.schema.factories |
| Modifier and Type | Class and Description |
|---|---|
class |
AvroSchemaFactory<T>
The schema factory for pulsar's
AvroSchema. |
class |
JSONSchemaFactory<T>
The schema factory for pulsar's
JSONSchema. |
class |
ProtobufNativeSchemaFactory<T extends com.google.protobuf.GeneratedMessageV3>
The schema factory for pulsar's
ProtobufNativeSchema. |
class |
ProtobufSchemaFactory<T extends com.google.protobuf.GeneratedMessageV3>
The schema factory for pulsar's
ProtobufSchema. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.