程序包 | 说明 |
---|---|
org.apache.pulsar.common.schema |
限定符和类型 | 方法和说明 |
---|---|
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–2019 Apache Software Foundation. All rights reserved.