Package org.apache.hadoop.hbase.client
Class TestReplicaWithCluster
java.lang.Object
org.apache.hadoop.hbase.client.TestReplicaWithCluster
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
This copro is used to slow down the primary meta region scan a bitstatic class
This copro is used to simulate region server down exception for Get and Scanstatic class
This copro is used to synchronize the tests. -
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final byte[]
private static final HBaseTestingUtil
private static HBaseTestingUtil
private static final org.slf4j.Logger
private static final int
private static final int
private static final int
private static final byte[]
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
void
void
void
void
void
void
void
-
Field Details
-
CLASS_RULE
-
LOG
-
NB_SERVERS
- See Also:
-
row
-
HTU
-
HTU2
-
f
-
REFRESH_PERIOD
- See Also:
-
META_SCAN_TIMEOUT_IN_MILLISEC
- See Also:
-
-
Constructor Details
-
TestReplicaWithCluster
public TestReplicaWithCluster()
-
-
Method Details
-
beforeClass
- Throws:
Exception
-
afterClass
- Throws:
Exception
-
testCreateDeleteTable
- Throws:
IOException
-
testChangeTable
- Throws:
Exception
-
testReplicaAndReplication
- Throws:
Exception
-
testBulkLoad
- Throws:
IOException
-
testReplicaGetWithPrimaryDown
- Throws:
IOException
-
testReplicaScanWithPrimaryDown
- Throws:
IOException
-
testReplicaGetWithAsyncRpcClientImpl
- Throws:
IOException
-