Implement .equals() for client types (eg Get)
---------------------------------------------

                 Key: HBASE-2816
                 URL: https://issues.apache.org/jira/browse/HBASE-2816
             Project: HBase
          Issue Type: Improvement
          Components: client
            Reporter: Todd Lipcon
            Priority: Minor


Implementing Object.equals() and hashCode() for Get, Put, etc, would be handy. 
The particular use case is using Mockito to verify operations on mock HTable 
objects.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to