Uses of Class
org.apache.hadoop.hbase.IntegrationTestBase
Packages that use IntegrationTestBase
Package
Description
-
Uses of IntegrationTestBase in org.apache.hadoop.hbase
Subclasses of IntegrationTestBase in org.apache.hadoop.hbaseModifier and TypeClassDescriptionclassThis Integration Test verifies acid guarantees across column families by frequently writing values to rows with multiple column families and concurrently reading entire rows that expect all column families.classAn integration test to detect regressions in HBASE-7912.classIntegration test that verifies Procedure V2.classA base class for tests that do something with the cluster while runningLoadTestToolto write and verify some data.classA 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.classclassclassAn integration test to detect regressions in HBASE-22749.classTest for comparing the performance impact of region replicas.classIntegration test for testing async wal replication to secondary region replicas. -
Uses of IntegrationTestBase in org.apache.hadoop.hbase.mapreduce
Subclasses of IntegrationTestBase in org.apache.hadoop.hbase.mapreduceModifier and TypeClassDescriptionclassTest Bulk Load and MR on a distributed cluster.classTest Bulk Load and MR on a distributed cluster.classAn integration test to testTableSnapshotInputFormatwhich enables reading directly from snapshot files without going through hbase servers. -
Uses of IntegrationTestBase in org.apache.hadoop.hbase.test
Subclasses of IntegrationTestBase in org.apache.hadoop.hbase.testModifier and TypeClassDescriptionclassThis is an integration test borrowed from goraci, written by Keith Turner, which is in turn inspired by the Accumulo test called continous ingest (ci).classIT test used to verify the deletes with visibility labels.classA large test which loads a lot of data that has internal references, and verifies the data.classThis integration test loads successful resource retrieval records from the Common Crawl (https://commoncrawl.org/) public dataset into an HBase table and writes records that can be used to later verify the presence and integrity of those records.classThis is an integration test for replication.classExtendsIntegrationTestTimeBoundedRequestsWithRegionReplicasfor multi-gets Besides the options already talked about in IntegrationTestTimeBoundedRequestsWithRegionReplicas the addition options here are:classAn IntegrationTest for doing reads with a timeout, to a read-only table with region replicas.classA large test which loads a lot of data with cell visibility, and verifies the data.