| 接口 | 说明 |
|---|---|
| KeyValue.KeyValueDecoder<K,V> |
Decoder to decode key/value bytes.
|
| 类 | 说明 |
|---|---|
| KeyValue<K,V> |
A simple KeyValue class
|
| SchemaInfo |
| 枚举 | 说明 |
|---|---|
| KeyValueEncodingType |
Encoding types of supported KeyValueSchema for Pulsar messages
|
| SchemaType |
Types of supported schema for Pulsar messages
Ideally we should have just one single set of enum definitions
for schema type. but we have 3 locations of defining schema types.
|
Copyright © 2017–2019 Apache Software Foundation. All rights reserved.