Package org.apache.hadoop.hbase.util
Class TestBytesWoUnsafe
java.lang.Object
org.apache.hadoop.hbase.util.BytesTestBase
org.apache.hadoop.hbase.util.TestBytesWoUnsafe
@Tag("org.apache.hadoop.hbase.testclassification.MiscTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests")
public class TestBytesWoUnsafe
extends BytesTestBase
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.hbase.util.BytesTestBase
testAdd, testBinarySearch, testContains, testCopy, testFindCommonPrefix, testFixedSizeString, testGetBytesForByteBuffer, testIncrementBytes, testIndexOf, testNullHashCode, testPutBuffer, testReadAsVLong, testShort, testSplit, testSplit2, testSplit3, testStartsWith, testToBigDecimal, testToBytesBinaryTrailingBackslashes, testToBytesForByteBuffer, testToDouble, testToFloat, testToFromHex, testToInt, testToLong, testToStringBinary_toBytesBinary_Reversable, testToStringBinaryForArrayBasedByteBuffer, testToStringBinaryForBytes, testToStringBinaryForReadOnlyByteBuffer, testToStringBytesBinaryReversible, testUnsignedBinarySearch, testUnsignedIncrement, testZero
-
Constructor Details
-
TestBytesWoUnsafe
public TestBytesWoUnsafe()
-
-
Method Details
-
disableUnsafe
-