You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jan Hentschel (JIRA)" <ji...@apache.org> on 2017/01/04 17:28:58 UTC

[jira] [Created] (HBASE-17410) Use isEmpty instead of size() == 0 in hbase-client

Jan Hentschel created HBASE-17410:
-------------------------------------

             Summary: Use isEmpty instead of size() == 0 in hbase-client
                 Key: HBASE-17410
                 URL: https://issues.apache.org/jira/browse/HBASE-17410
             Project: HBase
          Issue Type: Sub-task
          Components: Client
            Reporter: Jan Hentschel
            Assignee: Jan Hentschel
            Priority: Minor


Use {code:java}.isEmpty(){code} instead of {code:java}size() == 0{code} when possible in the *hbase-client* module.



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