James Berragan created CASSANDRA-19778:
------------------------------------------

             Summary: 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


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