HBASE-22044 Addendum for checkstyle.
This commit is contained in:
parent
09f9fc7c3e
commit
d2296a4bad
|
@ -40,7 +40,7 @@ import org.apache.hbase.thirdparty.com.google.common.annotations.VisibleForTesti
|
|||
/**
|
||||
* 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 should avoid using it.
|
||||
* @deprecated This class will become IA.Private in HBase 3.0. Downstream folks shouldn't use it.
|
||||
*/
|
||||
@SuppressWarnings("restriction")
|
||||
@Deprecated
|
||||
|
|
Loading…
Reference in New Issue