Uses of Class
org.apache.hadoop.hbase.IntegrationTestIngest
Packages that use IntegrationTestIngest
-
Uses of IntegrationTestIngest in org.apache.hadoop.hbase
Subclasses of IntegrationTestIngest in org.apache.hadoop.hbaseModifier and TypeClassDescriptionclassA test class that does the same things as IntegrationTestIngest but with stripe compactions.class/** An Integration class for tests that does something with the cluster while runningLoadTestToolto write and verify some data.classclassIntegration Test for MOB ingest.classclassclassIntegration test for testing async wal replication to secondary region replicas. -
Uses of IntegrationTestIngest in org.apache.hadoop.hbase.test
Subclasses of IntegrationTestIngest in org.apache.hadoop.hbase.testModifier and TypeClassDescriptionclassorg.apache.hadoop.hbase.test.IntegrationTestTimeBoundedMultiGetRequestsWithRegionReplicasExtendsIntegrationTestTimeBoundedRequestsWithRegionReplicasfor multi-gets Besides the options already talked about in IntegrationTestTimeBoundedRequestsWithRegionReplicas the addition options here are:classorg.apache.hadoop.hbase.test.IntegrationTestTimeBoundedRequestsWithRegionReplicasAn IntegrationTest for doing reads with a timeout, to a read-only table with region replicas.