Package org.apache.hadoop.hbase.types
Class TestFixedLengthWrapper
java.lang.Object
org.apache.hadoop.hbase.types.TestFixedLengthWrapper
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
(package private) static final int[]
all values oflimit
are >= max length of a member ofVALUES
.(package private) static final byte[][]
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
-
Field Details
-
CLASS_RULE
-
VALUES
-
limits
all values oflimit
are >= max length of a member ofVALUES
.
-
-
Constructor Details
-
TestFixedLengthWrapper
public TestFixedLengthWrapper()
-
-
Method Details
-
testReadWrite
-
testInsufficientRemainingRead
-
testInsufficientRemainingWrite
-
testOverflowPassthrough
-