Class TestStruct.SpecializedPojo1Type1

java.lang.Object
org.apache.hadoop.hbase.types.TestStruct.SpecializedPojo1Type1
All Implemented Interfaces:
org.apache.hadoop.hbase.types.DataType<TestStruct.Pojo1>
Enclosing class:
TestStruct

private static class TestStruct.SpecializedPojo1Type1 extends Object implements org.apache.hadoop.hbase.types.DataType<TestStruct.Pojo1>
A custom data type implementation specialized for TestStruct.Pojo1.
  • Field Details

    • stringField

      private static final org.apache.hadoop.hbase.types.RawStringTerminated stringField
    • intField

      private static final org.apache.hadoop.hbase.types.RawInteger intField
    • doubleField

      private static final org.apache.hadoop.hbase.types.RawDouble doubleField
    • GENERIC

      public static org.apache.hadoop.hbase.types.Struct GENERIC
      The Struct equivalent of this type.
  • Constructor Details

  • Method Details