You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2014/03/26 18:02:15 UTC

[jira] [Created] (HBASE-10841) Scan setters should consistently return this

Nick Dimiduk created HBASE-10841:
------------------------------------

             Summary: Scan setters should consistently return this
                 Key: HBASE-10841
                 URL: https://issues.apache.org/jira/browse/HBASE-10841
             Project: HBase
          Issue Type: Improvement
          Components: Client, Usability
    Affects Versions: 0.99.0
            Reporter: Nick Dimiduk
            Priority: Minor


While addressing review comments on HBASE-10818, I noticed that our {{Scan}} class is inconsistent with it's setter methods. Some of them return {{this}}, other's don't. They should be consistent. I suggest making them all return {{this}}, to support chained invocation.



--
This message was sent by Atlassian JIRA
(v6.2#6252)