Package org.apache.hadoop.hbase.util
Class TestByteBufferUtilsWoUnsafe
java.lang.Object
org.apache.hadoop.hbase.util.ByteBufferUtilsTestBase
org.apache.hadoop.hbase.util.TestByteBufferUtilsWoUnsafe
@Tag("org.apache.hadoop.hbase.testclassification.MiscTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests")
public class TestByteBufferUtilsWoUnsafe
extends ByteBufferUtilsTestBase
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.hbase.util.ByteBufferUtilsTestBase
setUp, setUpBeforeAll, testArePartEqual, testCompareTo, testCompressedInt, testConsistencyWithHadoopVLong, testCopyFromArrayToBuffer, testCopyFromBuffer, testCopyFromBufferToArray, testCopyFromSrcToDestWithThreads, testCopyFromStream, testCopyToStreamWithOffset, testEquals, testFindCommonPrefix, testIntFitsIn, testLongFitsIn, testMoveBufferToStream, testPutInt, testReadWriteConsecutiveVLong, testReadWriteVLong, testRelativeCopyFromBuffertoBuffer, testToBytes, testToPrimitiveTypes
-
Constructor Details
-
TestByteBufferUtilsWoUnsafe
public TestByteBufferUtilsWoUnsafe()
-
-
Method Details
-
disableUnsafe
-