程序包 | 说明 |
---|---|
org.apache.pulsar.common.schema |
This package contains data structures for schema definitions used in the Pulsar Client API.
|
限定符和类型 | 方法和说明 |
---|---|
static <K,V> KeyValue<K,V> |
KeyValue.decode(byte[] data,
KeyValue.KeyValueDecoder<K,V> decoder)
Decode the value into a key/value pair.
|
Copyright © 2017–2020 Apache Software Foundation. All rights reserved.