Class IntegrationTestLazyCfLoading

java.lang.Object
org.apache.hadoop.hbase.IntegrationTestLazyCfLoading

@Tag("org.apache.hadoop.hbase.testclassification.IntegrationTests") public class IntegrationTestLazyCfLoading extends Object
Integration test that verifies lazy CF loading during scans by doing repeated scans with this feature while multiple threads are continuously writing values; and verifying the result.