Simplify ColumnSortedMap
------------------------

                 Key: CASSANDRA-2145
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2145
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Stu Hood
            Assignee: Stu Hood


We can simplify ColumnSortedMap substantially by hijacking the shell of another 
sorted map implementation, rather than having scads of methods implemented as 
"UnsupportedOperation"s.

Also, CASSANDRA-679 needs a way to feed a supercolumn an arbitrary sorted 
iterator, rather than necessarily deserializing.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to