Class TestUnion2.SampleUnion1

java.lang.Object
org.apache.hadoop.hbase.types.Union2<Integer,String>
org.apache.hadoop.hbase.types.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

    Fields
    Modifier and Type
    Field
    Description
    private static final byte
     
    private static final byte
     

    Fields inherited from class org.apache.hadoop.hbase.types.Union2

    typeA, typeB
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    decode(org.apache.hadoop.hbase.util.PositionedByteRange src)
     
    int
    encode(org.apache.hadoop.hbase.util.PositionedByteRange dst, Object val)
     
    int
     
    int
    skip(org.apache.hadoop.hbase.util.PositionedByteRange src)
     

    Methods inherited from class org.apache.hadoop.hbase.types.Union2

    decodeA, decodeB, encodedClass, getOrder, isNullable, isOrderPreserving, isSkippable

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait