Package org.apache.hadoop.hbase.types
Class TestOrderedNumeric
java.lang.Object
org.apache.hadoop.hbase.types.TestOrderedNumeric
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final BigDecimal[]private static final BigInteger[]static final HBaseClassTestRuleprivate static final Double[]org.junit.rules.ExpectedExceptionprivate static final Long[] - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoid 
- 
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
 
 -