public static interface HiveConf.EncoderDecoder<K,V>
K
decode(V value)
V
encode(K key)
V encode(K key)
K decode(V value)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.