See: Description
| Interface | Description |
|---|---|
| KeyValue.KeyValueDecoder<K,V> |
Decoder to decode key/value bytes.
|
| SchemaInfo |
Information about the schema.
|
| Class | Description |
|---|---|
| KeyValue<K,V> |
A simple KeyValue class.
|
| SchemaInfoWithVersion |
Data structure representing a schema information including its version.
|
| Enum | Description |
|---|---|
| KeyValueEncodingType |
Encoding types of supported KeyValueSchema for Pulsar messages.
|
| SchemaType |
Types of supported schema for Pulsar messages.
|
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.