Class MutationSerialization.MutationSerializer
java.lang.Object
org.apache.hadoop.hbase.mapreduce.MutationSerialization.MutationSerializer
- All Implemented Interfaces:
org.apache.hadoop.io.serializer.Serializer<Mutation>
- Enclosing class:
- MutationSerialization
private static class MutationSerialization.MutationSerializer
extends Object
implements org.apache.hadoop.io.serializer.Serializer<Mutation>
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
out
-
-
Constructor Details
-
MutationSerializer
private MutationSerializer()
-
-
Method Details
-
close
- Specified by:
close
in interfaceorg.apache.hadoop.io.serializer.Serializer<Mutation>
- Throws:
IOException
-
open
- Specified by:
open
in interfaceorg.apache.hadoop.io.serializer.Serializer<Mutation>
- Throws:
IOException
-
serialize
- Specified by:
serialize
in interfaceorg.apache.hadoop.io.serializer.Serializer<Mutation>
- Throws:
IOException
-