@InterfaceAudience.Private
@InterfaceStability.Evolving
public interface Encoder
To read the data back, use a corresponding Decoder
Decoder
void write(KeyValue cell) throws IOException
cell
- cell to serializeIOException
void flush() throws IOException
IOException
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.