public static class CellSerialization.CellDeserializer
extends java.lang.Object
| Constructor and Description |
|---|
CellDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
KeyValue |
deserialize(Cell ignore) |
void |
open(java.io.InputStream is) |
public void close()
throws java.io.IOException
java.io.IOExceptionpublic KeyValue deserialize(Cell ignore)
throws java.io.IOException
java.io.IOExceptionpublic void open(java.io.InputStream is)
throws java.io.IOException
java.io.IOException