Uses of Package
org.apache.hadoop.hbase.replication
Packages that use org.apache.hadoop.hbase.replication
-
Classes in org.apache.hadoop.hbase.replication used by org.apache.hadoop.hbase.regionserverClassDescriptionThis class is only a base for other integration-level replication tests.Replication test base class without BeforeAll method, as in some tests we need to do some changes before starting clusters.
-
Classes in org.apache.hadoop.hbase.replication used by org.apache.hadoop.hbase.replicationClassDescriptionBase class for testing replication for dropped tables.Tests ReplicationSource and ReplicationEndpoint interactionsRuns the TestReplicationKillRS test and selects the RS to kill in the master cluster Do not add other tests in this class.Runs the TestReplicationKillRS test and selects the RS to kill in the slave cluster Do not add other tests in this class.Base class for testing serial replication.Base class for testing sync replication.Sync replication test base without BeforeAll method.This class is only a base for other integration-level replication tests.Replication test base class without BeforeAll method, as in some tests we need to do some changes before starting clusters.White box testing for replication state interfaces.