[
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:16 AM:
-----------------------------------------------------------------
the only specialization is in
SecondaryIndexManager, using LocalToken as in
RandomPartitioner, using BigIntegerToken and
AbstractByteOrderedPartitioner, useing BytesToken
probably could de-generify it though.
was (Author: [email protected]):
the only specialization is in SecondaryIndexManager, using LocalToken as in
public DecoratedKey<LocalToken> getIndexKeyFor(ByteBuffer name, ByteBuffer
value)
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