Alex Petrov created CASSANDRA-11588:
---------------------------------------
Summary: Unify CollectionType#{getValuesType|getElementsType}
Key: CASSANDRA-11588
URL: https://issues.apache.org/jira/browse/CASSANDRA-11588
Project: Cassandra
Issue Type: Improvement
Reporter: Alex Petrov
Assignee: Alex Petrov
Priority: Minor
Fix For: 3.x
Currently, {{ListType}} and {{SetType}} have {{getElementsType}}, while
{{MapType}} has {{getValuesType}} (along with {{getKeysType}}.
It might make sense to unify these types and make all three types have
{{getValuesType}}, which would simply mean renaming for {{Set}} and {{List}}
and pulling the method up to {{CollectionType}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)