Package org.apache.hadoop.hbase.types
Class TestOrderedNumeric
java.lang.Object
org.apache.hadoop.hbase.types.TestOrderedNumeric
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final BigDecimal[]
private static final BigInteger[]
static final HBaseClassTestRule
private static final Double[]
org.junit.rules.ExpectedException
private static final Long[]
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
-
Field Details
-
LONG_VALUES
-
DOUBLE_VALUES
-
BIG_DECIMAL_VALUES
-
BIG_INTEGER_VALUES
-
CLASS_RULE
-
exception
-
-
Constructor Details
-
TestOrderedNumeric
public TestOrderedNumeric()
-
-
Method Details
-
testEncodedClassIsNumber
-
testEncodedLength
-
testEncodedBigDecimalLength
-
testEncodedBigIntegerLength
-
testEncodedNullLength
-
testEncodedLongLength
-
testEncodedDoubleLength
-