Class IntegrationTestLazyCfLoading.DataGenerator

java.lang.Object
org.apache.hadoop.hbase.util.test.LoadTestDataGenerator
org.apache.hadoop.hbase.IntegrationTestLazyCfLoading.DataGenerator
Enclosing class:
IntegrationTestLazyCfLoading

Custom LoadTestDataGenerator. Uses key generation and verification from LoadTestKVGenerator. Creates 3 column families; one with an integer column to filter on, the 2nd one with an integer column that matches the first integer column (for test-specific verification), and byte[] value that is used for general verification; and the third one with just the value.