public static class KeyValueSerialization.KeyValueDeserializer extends Object
| Constructor and Description |
|---|
KeyValueDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
KeyValue |
deserialize(KeyValue ignore) |
void |
open(InputStream is) |
public void close()
throws IOException
IOExceptionpublic KeyValue deserialize(KeyValue ignore) throws IOException
IOExceptionpublic void open(InputStream is) throws IOException
IOException