[ 
https://issues.apache.org/jira/browse/CASSANDRA-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13220610#comment-13220610
 ] 

Dave Brosius edited comment on CASSANDRA-3978 at 3/2/12 2:21 AM:
-----------------------------------------------------------------

the only specialization is in 

SecondaryIndexManager, using LocalToken as in

RandomPartitioner, using BigIntegerToken and

AbstractByteOrderedPartitioner, using BytesToken

OrderPreservingPartitioner, using StringToken




probably could de-generify it though.
                
      was (Author: dbros...@apache.org):
    the only specialization is in 

SecondaryIndexManager, using LocalToken as in

RandomPartitioner, using BigIntegerToken and

AbstractByteOrderedPartitioner, useing BytesToken




probably could de-generify it though.
                  
> [patch] quell all the warnings around DecoratorKey and generics
> ---------------------------------------------------------------
>
>                 Key: CASSANDRA-3978
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3978
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Dave Brosius
>            Priority: Trivial
>         Attachments: quell_decoratorkey_warnings.diff
>
>
> against trunk

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to