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 TypeClassDescriptionclass
A 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 runningLoadTestTool
to write and verify some data.class
class
Integration Test for MOB ingest.class
class
class
Integration 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 TypeClassDescriptionclass
ExtendsIntegrationTestTimeBoundedRequestsWithRegionReplicas
for multi-gets Besides the options already talked about in IntegrationTestTimeBoundedRequestsWithRegionReplicas the addition options here are:class
An IntegrationTest for doing reads with a timeout, to a read-only table with region replicas.