ChiaPing Tsai created HBASE-16954:
-------------------------------------
Summary: Unify HTable#checkAndDelete with AP
Key: HBASE-16954
URL: https://issues.apache.org/jira/browse/HBASE-16954
Project: HBase
Issue Type: Sub-task
Reporter: ChiaPing Tsai
Priority: Minor
The HTable#checkAndDelete(byte[], byte[], byte[], byte[], Delete) can be
implemented by HTable#checkAndDelete(byte[], byte[], byte[], byte[],
CompareType.EQUAL, Delete). As a result, all HTable#checkAndDelete methods can
be unified with AP.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)