| Package | Description |
|---|---|
| org.apache.pulsar.client.impl.schema | |
| org.apache.pulsar.client.impl.schema.generic |
| Modifier and Type | Class and Description |
|---|---|
class |
AvroSchema<T>
An AVRO schema implementation.
|
class |
JSONSchema<T>
A schema implementation to deal with json data.
|
class |
ProtobufSchema<T extends com.google.protobuf.GeneratedMessageV3>
A schema implementation to deal with protobuf generated messages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericAvroSchema
A generic avro schema.
|
class |
GenericJsonSchema
A generic json schema.
|
class |
GenericSchemaImpl
A generic schema representation for AvroBasedGenericSchema .
|
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.