You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2019/11/21 10:26:00 UTC

[jira] [Created] (HDDS-2605) Use LongSupplier to avoid boxing

Attila Doroszlai created HDDS-2605:
--------------------------------------

             Summary: Use LongSupplier to avoid boxing
                 Key: HDDS-2605
                 URL: https://issues.apache.org/jira/browse/HDDS-2605
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
          Components: freon
            Reporter: Attila Doroszlai
            Assignee: Attila Doroszlai


Freon's {{ProgressBar}} uses {{Supplier<Long>}}, which could be replaced with {{LongSupplier}} to avoid boxing.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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