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