mikewalch commented on a change in pull request #848: Remove unused declarations
URL: https://github.com/apache/accumulo/pull/848#discussion_r243312952
 
 

 ##########
 File path: 
core/src/main/java/org/apache/accumulo/core/client/summary/CountingSummarizer.java
 ##########
 @@ -179,7 +179,7 @@ private void init(SummarizerConfiguration conf) {
      * @param consumer
      *          emit counter objects derived from key and value to this 
consumer
      */
-    void convert(Key k, Value v, Consumer<K> consumer);
 
 Review comment:
   This looks like it shouldn't be removed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to