[
https://issues.apache.org/jira/browse/HBASE-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Gray updated HBASE-1260:
---------------------------------
Attachment: hbase-1260-v2.patch
In addition to previous patch, also adds putLong, putInt, putShort
> Bytes utility class changes: remove usage of ByteBuffer and provide
> additional ByteBuffer primitives
> ----------------------------------------------------------------------------------------------------
>
> Key: HBASE-1260
> URL: https://issues.apache.org/jira/browse/HBASE-1260
> Project: Hadoop HBase
> Issue Type: Improvement
> Components: util
> Reporter: Jonathan Gray
> Assignee: Jonathan Gray
> Fix For: 0.20.0
>
> Attachments: hbase-1260-v1.patch, hbase-1260-v2.patch
>
>
> Remove all references to ByteBuffer from Bytes utility class.
> Add putShort, putInt, putLong methods to replicate ByteBuffer functionality.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.