Package org.apache.hadoop.hbase.types
Class TestUnion2.SampleUnion1
- All Implemented Interfaces:
org.apache.hadoop.hbase.types.DataType<Object>
- Enclosing class:
- TestUnion2
private static class TestUnion2.SampleUnion1
extends org.apache.hadoop.hbase.types.Union2<Integer,String>
An example
Union
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final byte
private static final byte
Fields inherited from class org.apache.hadoop.hbase.types.Union2
typeA, typeB
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.hadoop.hbase.types.Union2
decodeA, decodeB, encodedClass, getOrder, isNullable, isOrderPreserving, isSkippable
-
Field Details
-
IS_INTEGER
- See Also:
-
IS_STRING
- See Also:
-
-
Constructor Details
-
SampleUnion1
public SampleUnion1()
-
-
Method Details
-
skip
-
decode
-
encodedLength
-
encode
-