You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2020/02/27 13:27:47 UTC

[GitHub] [accumulo] milleruntime opened a new issue #1533: Convert Translators to lambdas

milleruntime opened a new issue #1533: Convert Translators to lambdas
URL: https://github.com/apache/accumulo/issues/1533
 
 
   The custom paramaterized classes [Translators](https://github.com/apache/accumulo/blob/master/core/src/main/java/org/apache/accumulo/core/clientImpl/Translators.java) and [Translator](https://github.com/apache/accumulo/blob/master/core/src/main/java/org/apache/accumulo/core/clientImpl/Translator.java) can now be replaced with Java built in Lambda functions.

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


With regards,
Apache Git Services

[GitHub] [accumulo] ron-rico commented on issue #1533: Convert Translators to lambdas

Posted by GitBox <gi...@apache.org>.
ron-rico commented on issue #1533: Convert Translators to lambdas
URL: https://github.com/apache/accumulo/issues/1533#issuecomment-597776174
 
 
   Please assign this issue to me.

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


With regards,
Apache Git Services