Uses of Class
org.apache.hadoop.hbase.types.TestStruct.Pojo2
Packages that use TestStruct.Pojo2
-
Uses of TestStruct.Pojo2 in org.apache.hadoop.hbase.types
Methods in org.apache.hadoop.hbase.types that return TestStruct.Pojo2Modifier and TypeMethodDescriptionTestStruct.SpecializedPojo2Type1.decode(org.apache.hadoop.hbase.util.PositionedByteRange src) Methods in org.apache.hadoop.hbase.types that return types with arguments of type TestStruct.Pojo2Methods in org.apache.hadoop.hbase.types with parameters of type TestStruct.Pojo2Modifier and TypeMethodDescriptionintTestStruct.Pojo2.compareTo(TestStruct.Pojo2 o) intTestStruct.SpecializedPojo2Type1.encode(org.apache.hadoop.hbase.util.PositionedByteRange dst, TestStruct.Pojo2 val) intTestStruct.SpecializedPojo2Type1.encodedLength(TestStruct.Pojo2 val)