[
https://issues.apache.org/jira/browse/HBASE-17412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Hentschel updated HBASE-17412:
----------------------------------
Summary: Use isEmpty instead of size() == 0 in hbase-endpoint (was: Use is
empty instead of size() == 0 in hbase-endpoint)
> Use isEmpty instead of size() == 0 in hbase-endpoint
> ----------------------------------------------------
>
> Key: HBASE-17412
> URL: https://issues.apache.org/jira/browse/HBASE-17412
> Project: HBase
> Issue Type: Sub-task
> Reporter: Jan Hentschel
> Priority: Minor
>
> Use {code:java}.isEmpty(){code} instead of {code:java}size() == 0{code} when
> possible in the *hbase-endpoint* module.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)