@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