- All Implemented Interfaces:
- Comparable<Key>, org.apache.hadoop.io.Writable, org.apache.hadoop.io.WritableComparable<Key>
public class Key
extends Key
A hadoop serializable representation of a changed row's primary key. The key
object is created by input format for internal use and is provided to user as
a reference to the event. It cannot be and should not be used for updating data
in database.