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/05/23 07:26:00 UTC

[jira] [Created] (HBASE-20623) Introduce the getCellBuilder to Mutation

Chia-Ping Tsai created HBASE-20623:
--------------------------------------

             Summary: Introduce the getCellBuilder to Mutation
                 Key: HBASE-20623
                 URL: https://issues.apache.org/jira/browse/HBASE-20623
             Project: HBase
          Issue Type: Task
            Reporter: Chia-Ping Tsai
             Fix For: 3.0.0, 2.1.0


see [https://lists.apache.org/thread.html/d05bfaa0134502a47f6e1aca56cb0b096d4dd32ddefbbdf28db4952a@%3Cdev.hbase.apache.org%3E] for more details.
{code:java}
How about a "getCellBuilder" or "getCellBuilderFactory" method for
Mutation implementations that gives you a CellBuilder instance that
already has relevant parts set? Like for a Put instance it should be
able to already have the Type and Row set.{code}
mentioned a day or so ago by [~busbey]



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