Jonathan Hsieh created HBASE-14675:
--------------------------------------
Summary: Excise deprecated Put#add(...) and replace with
Put#addColumn(...)
Key: HBASE-14675
URL: https://issues.apache.org/jira/browse/HBASE-14675
Project: HBase
Issue Type: Improvement
Affects Versions: 2.0.0
Reporter: Jonathan Hsieh
Assignee: Jonathan Hsieh
Fix For: 2.0.0
The Put API changed from #add(...) to #addColumn(...). This updates all
instances of it and removes it from the Put (which was added for hbase 1.0.0)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)