Merge ColumnOrSuperColumn and Counter thrift structure to avoid most of the
counter API call duplication
--------------------------------------------------------------------------------------------------------
Key: CASSANDRA-2440
URL: https://issues.apache.org/jira/browse/CASSANDRA-2440
Project: Cassandra
Issue Type: Improvement
Components: API
Reporter: Sylvain Lebresne
Assignee: Sylvain Lebresne
Fix For: 0.8
Having duplicate calls for all counter operation is ugly. Distinguishing a
Column from a CounterColumn is a good idea, but I feel we went too far in
making counters an API on its own. This ticket proposes to merge the Counter
and ColumnOrSuperColumn thrift structure (while keeping CounterColumn and
CounterSuperColumn) and to remove all the duplicate API calls.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira