Class TestVerifyReplicationCrossDiffHdfs
java.lang.Object
org.apache.hadoop.hbase.replication.TestVerifyReplicationCrossDiffHdfs
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static org.apache.hadoop.conf.Configuration
private static org.apache.hadoop.conf.Configuration
private static final byte[]
private static final org.slf4j.Logger
private static HBaseTestingUtil
private static final String
private static final byte[]
private static final org.apache.hadoop.hbase.TableName
private static HBaseTestingUtil
private static HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static void
private static void
createTestingTable
(org.apache.hadoop.hbase.client.Admin admin) private static void
static void
static void
void
-
Field Details
-
CLASS_RULE
-
LOG
-
util1
-
util2
-
mapReduceUtil
-
conf1
-
conf2
-
FAMILY
-
QUALIFIER
-
PEER_ID
- See Also:
-
TABLE_NAME
-
-
Constructor Details
-
TestVerifyReplicationCrossDiffHdfs
public TestVerifyReplicationCrossDiffHdfs()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
createTestingTable
private static void createTestingTable(org.apache.hadoop.hbase.client.Admin admin) throws IOException - Throws:
IOException
-
addTestingPeer
- Throws:
IOException
-
loadSomeData
- Throws:
IOException
InterruptedException
-
tearDownClass
- Throws:
Exception
-
testVerifyRepBySnapshot
- Throws:
Exception
-