Class TestStruct

java.lang.Object
org.apache.hadoop.hbase.types.TestStruct

public class TestStruct extends Object
This class both tests and demonstrates how to construct compound rowkeys from a POJO. The code under test is Struct. TestStruct.SpecializedPojo1Type1 demonstrates how one might create their own custom data type extension for an application POJO.