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
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
dos
-
-
Constructor Details
-
ExtendedCellSerializer
public ExtendedCellSerializer()
-
-
Method Details
-
close
- Specified by:
closein interfaceorg.apache.hadoop.io.serializer.Serializer<ExtendedCell>- Throws:
IOException
-
open
- Specified by:
openin interfaceorg.apache.hadoop.io.serializer.Serializer<ExtendedCell>- Throws:
IOException
-
serialize
- Specified by:
serializein interfaceorg.apache.hadoop.io.serializer.Serializer<ExtendedCell>- Throws:
IOException
-