You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "radhakrishnan devarajan (JIRA)" <ji...@apache.org> on 2017/01/13 15:29:26 UTC

[jira] [Created] (SOLR-9962) need to extend classes in org.apache.solr.client.solrj.io.stream.metrics package

radhakrishnan devarajan created SOLR-9962:
---------------------------------------------

             Summary: need to extend classes in org.apache.solr.client.solrj.io.stream.metrics package
                 Key: SOLR-9962
                 URL: https://issues.apache.org/jira/browse/SOLR-9962
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: Server
    Affects Versions: 6.3
            Reporter: radhakrishnan devarajan
            Priority: Trivial
             Fix For: 6.4


i want to extend the update(Tuple tuple) method in MaxMetric,. MinMetric, SumMetric, MeanMetric classes.

can you please make the below metioned variables and methods in the above mentioned classes as protected so that it will be easy to extend

variables
-----------
longMax

doubleMax

columnName



and 

methods

-----------

init



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org