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
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.