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

Yifan Cai reassigned CASSANDRA-19778:
-------------------------------------

    Assignee: James Berragan

> Split out BufferingInputStream stats into separate interface
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-19778
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19778
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Analytics Library
>            Reporter: James Berragan
>            Assignee: James Berragan
>            Priority: Low
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The class level generics in the org.apache.cassandra.spark.stats.Stats 
> interface are clashing with other generic parameters in the method names. 
> This can be improved by splitting out the stats methods used by the 
> BufferingInputStream into a separate stats interface that is used only by the 
> BufferingInputStream so that class level generics are not required for the 
> Stats interface.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to