Class KeyValueSerialization

java.lang.Object
org.apache.hadoop.hbase.mapreduce.KeyValueSerialization
All Implemented Interfaces:
org.apache.hadoop.io.serializer.Serialization<KeyValue>

@Deprecated @Public public class KeyValueSerialization extends Object implements org.apache.hadoop.io.serializer.Serialization<KeyValue>
Deprecated.
Use CellSerialization. Will be removed from 3.0 onwards
Use to specify the type of serialization for the mappers and reducers