Package | Description |
---|---|
org.apache.pulsar.common.schema |
Modifier and Type | Method and Description |
---|---|
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.