| Class | Description |
|---|---|
| AvroSchemaFactory<T> |
The schema factory for pulsar's
AvroSchema. |
| BaseStructSchemaFactory<T> |
Implement the common createTypeInfo method for all struct schema factory.
|
| JSONSchemaFactory<T> |
The schema factory for pulsar's
JSONSchema. |
| KeyValueSchemaFactory<K,V> |
The schema factory for pulsar's
KeyValueSchemaImpl. |
| PrimitiveSchemaFactory<T> |
The schema factory for pulsar's primitive types.
|
| ProtobufNativeSchemaFactory<T extends com.google.protobuf.GeneratedMessageV3> |
The schema factory for pulsar's
ProtobufNativeSchema. |
| ProtobufSchemaFactory<T extends com.google.protobuf.GeneratedMessageV3> |
The schema factory for pulsar's
ProtobufSchema. |
| StringSchemaFactory |
The schema factory for pulsar's
StringSchema. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.