support Increment::incrementColumn()
------------------------------------
Key: HBASE-3248
URL: https://issues.apache.org/jira/browse/HBASE-3248
Project: HBase
Issue Type: Improvement
Components: client
Reporter: Prakash Khemani
The Increment.addColumn() API overwrites the old column value if it exists. we
need a new method incrementColumn() that will sum up the old and new values.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.