Anoop Sam John created HBASE-12111:
--------------------------------------
Summary: Remove deprecated APIs from Mutation(s)
Key: HBASE-12111
URL: https://issues.apache.org/jira/browse/HBASE-12111
Project: HBase
Issue Type: Sub-task
Components: Client
Reporter: Anoop Sam John
Assignee: Anoop Sam John
Fix For: 2.0.0
Mutation setWriteToWAL(boolean)
boolean getWriteToWAL()
Mutation setFamilyMap(NavigableMap<byte [], List<KeyValue>>)
NavigableMap<byte [], List<KeyValue>> getFamilyMap()
To be removed from Mutation and the setters from Put/Delete/Increment/Append as
well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)