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

Nick Dimiduk commented on HBASE-7941:
-------------------------------------

Why do you suggest adding an additional layer? Why not bake it into the "real" 
API classes we expect users to consume? Is this because client classes are 
consumed inside of the hbase-server module?
                
> 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, Usability
>            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