private static class MutationSerialization.MutationDeserializer extends Object implements org.apache.hadoop.io.serializer.Deserializer<Mutation>
| Modifier and Type | Field and Description |
|---|---|
private InputStream |
in |
| Modifier | Constructor and Description |
|---|---|
private |
MutationSerialization.MutationDeserializer() |
private InputStream in
private MutationSerialization.MutationDeserializer()
public void close()
throws IOException
close in interface org.apache.hadoop.io.serializer.Deserializer<Mutation>IOExceptionpublic Mutation deserialize(Mutation mutation) throws IOException
deserialize in interface org.apache.hadoop.io.serializer.Deserializer<Mutation>IOExceptionpublic void open(InputStream in) throws IOException
open in interface org.apache.hadoop.io.serializer.Deserializer<Mutation>IOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.