Chia-Ping Tsai created HBASE-18515:
--------------------------------------
Summary: Introduce Delete.add as a replacement for
Delete#addDeleteMarker
Key: HBASE-18515
URL: https://issues.apache.org/jira/browse/HBASE-18515
Project: HBase
Issue Type: Task
Reporter: Chia-Ping Tsai
Fix For: 3.0.0, 2.0.0-alpha-2
{quote}
public Delete addDeleteMarker(Cell kv) throws IOException {
// TODO: Deprecate and rename 'add' so it matches how we add KVs to Puts.
{quote}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)