Package org.apache.hadoop.hbase.client
Class TestSeparateClientZKCluster
java.lang.Object
org.apache.hadoop.hbase.client.TestSeparateClientZKCluster
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
private static final File
private final byte[]
private static final org.slf4j.Logger
private final byte[]
private final byte[]
private final byte[]
private static final HBaseTestingUtil
private final byte[]
private static final int
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
void
setUp()
void
void
void
void
void
void
private void
waitForNewMasterUpAndAddressSynced
(org.apache.hadoop.hbase.client.Admin admin)
-
Field Details
-
LOG
-
TEST_UTIL
-
clientZkDir
-
ZK_SESSION_TIMEOUT
- See Also:
-
clientZkCluster
-
family
-
qualifier
-
row
-
value
-
newVal
-
name
-
CLASS_RULE
-
-
Constructor Details
-
TestSeparateClientZKCluster
public TestSeparateClientZKCluster()
-
-
Method Details
-
beforeAllTests
- Throws:
Exception
-
afterAllTests
- Throws:
Exception
-
setUp
- Throws:
IOException
-
waitForNewMasterUpAndAddressSynced
-
testBasicOperation
- Throws:
Exception
-
testMasterSwitch
- Throws:
Exception
-
testMetaRegionMove
- Throws:
Exception
-
testMetaMoveDuringClientZkClusterRestart
- Throws:
Exception
-
testAsyncTable
- Throws:
Exception
-
testChangeMetaReplicaCount
- Throws:
Exception
-