org.apache.accumulo.core.iterators
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 © 2014 Apache Accumulo Project. All Rights Reserved.