@FunctionalInterface public static interface KeyValue.KeyValueDecoder<K,V>
KeyValue<K,V>
decode(byte[] keyData, byte[] valueData)
KeyValue
KeyValue<K,V> decode(byte[] keyData, byte[] valueData)
keyData
valueData
Copyright © 2017–2019 Apache Software Foundation. All rights reserved.