Uses of Class
org.apache.hadoop.hbase.types.TestStruct.Pojo1
Packages that use TestStruct.Pojo1
-
Uses of TestStruct.Pojo1 in org.apache.hadoop.hbase.types
Methods in org.apache.hadoop.hbase.types that return TestStruct.Pojo1Modifier and TypeMethodDescriptionTestStruct.SpecializedPojo1Type1.decode
(org.apache.hadoop.hbase.util.PositionedByteRange src) Methods in org.apache.hadoop.hbase.types that return types with arguments of type TestStruct.Pojo1Methods in org.apache.hadoop.hbase.types with parameters of type TestStruct.Pojo1Modifier and TypeMethodDescriptionint
TestStruct.Pojo1.compareTo
(TestStruct.Pojo1 o) int
TestStruct.SpecializedPojo1Type1.encode
(org.apache.hadoop.hbase.util.PositionedByteRange dst, TestStruct.Pojo1 val) int
TestStruct.SpecializedPojo1Type1.encodedLength
(TestStruct.Pojo1 val)