public static class KeyValueSerialization.KeyValueSerializer extends Object
Constructor and Description |
---|
KeyValueSerializer() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
open(OutputStream os) |
void |
serialize(KeyValue kv) |
public void close() throws IOException
IOException
public void open(OutputStream os) throws IOException
IOException
public void serialize(KeyValue kv) throws IOException
IOException