You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksey Yeschenko (JIRA)" <ji...@apache.org> on 2013/09/19 21:47:51 UTC

[jira] [Created] (CASSANDRA-6063) Rename internal classes and interfaces to represent the modern Cassandra terminology

Aleksey Yeschenko created CASSANDRA-6063:
--------------------------------------------

             Summary: Rename internal classes and interfaces to represent the modern Cassandra terminology
                 Key: CASSANDRA-6063
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6063
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Aleksey Yeschenko
            Priority: Minor
             Fix For: 3.0


Some of the class names we are using aren't exactly clear to the newcomers. We've already gone through the Table->Keyspace renaming, but it's not enough.

Other things to consider:

- ColumnFamilyStore -> Table
- Column -> Cell (where appropriate)
- ColumnFamily -> CellFormation (CellGroup, something different?)
- Row -> Partition (where appropriate)
- RowMutation -> PartitionMutation


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira