public static interface TypedValueCombiner.Encoder<V>
V
decode(byte[] b)
byte[]
encode(V v)
byte[] encode(V v)
V decode(byte[] b) throws ValueFormatException
ValueFormatException
Copyright © 2015 Apache Accumulo Project. All rights reserved.