Package org.apache.hadoop.hbase.types
Class TestOrderedNumeric
java.lang.Object
org.apache.hadoop.hbase.types.TestOrderedNumeric
@Tag("org.apache.hadoop.hbase.testclassification.MiscTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests")
public class TestOrderedNumeric
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final BigDecimal[]private static final BigInteger[]private static final Double[]private static final Long[] -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoid
-
Field Details
-
LONG_VALUES
-
DOUBLE_VALUES
-
BIG_DECIMAL_VALUES
-
BIG_INTEGER_VALUES
-
-
Constructor Details
-
TestOrderedNumeric
public TestOrderedNumeric()
-
-
Method Details
-
testEncodedClassIsNumber
-
testEncodedLength
-
testEncodedBigDecimalLength
-
testEncodedBigIntegerLength
-
testEncodedNullLength
-
testEncodedLongLength
-
testEncodedDoubleLength
-