public interface KeyConverter<T>
T
decode(byte[] bytes)
byte[]
encode(T key)
byte[] encode(T key)
key
T decode(byte[] bytes)
bytes
Copyright © 2020 Apache Software Foundation. All rights reserved.