You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2018/01/30 15:30:00 UTC

[jira] [Created] (HBASE-19897) RowMutations should follow the fluent pattern

Chia-Ping Tsai created HBASE-19897:
--------------------------------------

             Summary: RowMutations should follow the fluent pattern
                 Key: HBASE-19897
                 URL: https://issues.apache.org/jira/browse/HBASE-19897
             Project: HBase
          Issue Type: New Feature
            Reporter: Chia-Ping Tsai
            Assignee: Chia-Ping Tsai
             Fix For: 2.0.0-beta-2


Other row ops, including {{Put}}, {{Delete}}, {{Get}}, {{Scan}}, do have the fluent interface. Also, Changing the return type from {{Void}} to {{RowMutations}} won't break the API BC.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)