[ 
https://issues.apache.org/jira/browse/HBASE-7941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13587998#comment-13587998
 ] 

stack commented on HBASE-7941:
------------------------------

Looks good.  Poke around in JIRA for other attempts at this IIRC (search 'hbase 
builder').

We have String for some overrides.  Should we have that too?

We could work so that much of the above is done once up in the superclass 
Mutation.
                
> Provide client API with support for primitive types
> ---------------------------------------------------
>
>                 Key: HBASE-7941
>                 URL: https://issues.apache.org/jira/browse/HBASE-7941
>             Project: HBase
>          Issue Type: Improvement
>          Components: Client
>            Reporter: Nick Dimiduk
>
> Work is underway to provide a widely acceptable serialization format for 
> primitive and complex types (HBASE-7221, HBASE-7692). With this completed, 
> those serialization conveniences should be pushed up to users of the Client 
> API by way of additional method signatures on Operation implementations (Get, 
> Put, Delete, Scan, &c.).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to