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
IOException
public KeyValue deserialize(KeyValue ignore) throws IOException
IOException
public void open(InputStream is) throws IOException
IOException