[
https://issues.apache.org/jira/browse/HBASE-12046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14143361#comment-14143361
]
Andrew Purtell commented on HBASE-12046:
----------------------------------------
+1
Thanks for this
> HTD/HCD setters should be builder-style
> ---------------------------------------
>
> Key: HBASE-12046
> URL: https://issues.apache.org/jira/browse/HBASE-12046
> Project: HBase
> Issue Type: Sub-task
> Reporter: Enis Soztutar
> Assignee: Enis Soztutar
> Fix For: 2.0.0, 0.99.1
>
> Attachments: hbase-12046_v1.patch
>
>
> Similar to Scan / Get, etc constructs, HTD and HCD setters and add'ers should
> return this from the method, so that objects can be constructed in a builder
> style:
> {code}
> Foo foo =
> new Foo()
> .setBar()
> .setBaz()
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)