Duo Zhang created HBASE-27145:
---------------------------------
Summary: Mark ByteBufferUtils as IA.Private
Key: HBASE-27145
URL: https://issues.apache.org/jira/browse/HBASE-27145
Project: HBase
Issue Type: Sub-task
Components: API
Reporter: Duo Zhang
Fix For: 3.0.0-alpha-4
As the javadoc says
{code}
/**
* Utility functions for working with byte buffers, such as reading/writing
variable-length long
* numbers.
* @deprecated This class will become IA.Private in HBase 3.0. Downstream folks
shouldn't use it.
*/
{code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)