[ 
https://issues.apache.org/jira/browse/CASSANDRA-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Ellis updated CASSANDRA-3135:
--------------------------------------

    Affects Version/s:     (was: 0.8.4)

> Tighten class accessibility in JDBC Suite
> -----------------------------------------
>
>                 Key: CASSANDRA-3135
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3135
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Drivers
>            Reporter: Rick Shaw
>            Assignee: Rick Shaw
>            Priority: Trivial
>              Labels: JDBC
>         Attachments: tighten-accessability.txt
>
>
> Tighten up class accessibility by making classes in the suite that are not 
> intended to be instantiated by a client directly remove the {{public}} 
> modifier. In addition make abstract named classes use the {{abstract}} 
> modifier. And finally make methods that are not part of public interfaces but 
> shared in the package be marked {{protected}}.

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

        

Reply via email to