You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2022/06/21 13:00:00 UTC

[jira] [Created] (HBASE-27145) Mark ByteBufferUtils as IA.Private

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)