@Public public interface Value extends IOReadableWritable, Serializable
This interface extends IOReadableWritable
and requires to implement
the serialization of its value.
IOReadableWritable
read, write
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.