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