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
IOExceptionpublic void open(OutputStream os) throws IOException
IOExceptionpublic void serialize(KeyValue kv) throws IOException
IOException