Package org.apache.hadoop.hbase.util
Class TestLittleEndianBytesBase
java.lang.Object
org.apache.hadoop.hbase.util.TestLittleEndianBytesBase
- Direct Known Subclasses:
TestLittleEndianBytes,TestLittleEndianBytesWoUnsafe
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static org.apache.hadoop.hbase.ByteBufferExtendedCellprivate static org.apache.hadoop.hbase.KeyValueprivate static byte[]generateByteArray(int size) private static intreadIntLE(byte[] b, int off) voidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
TestLittleEndianBytesBase
public TestLittleEndianBytesBase()
-
-
Method Details
-
testToInt
-
testByteBufferToInt
-
testPutInt
-
testGetRowAsIntFromByteBufferExtendedCell
-
testGetRowAsIntFromCell
-
testGetQualifierAsIntFromByteBufferExtendedCell
-
testGetQualifierAsIntFromCell
-
createCell
-
createByteBufferExtendedCell
-
generateByteArray
-
readIntLE
-