Package org.apache.hadoop.hbase.client
Class TestRpcConnectionRegistry
java.lang.Object
org.apache.hadoop.hbase.client.TestRpcConnectionRegistry
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private org.apache.hadoop.hbase.client.RpcConnectionRegistry
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate void
setMaxNodeCount
(int count) void
setUp()
static void
void
tearDown()
static void
void
Make sure that we can create the RpcClient when there are broken servers in the bootstrap nodesvoid
-
Field Details
-
CLASS_RULE
-
UTIL
-
registry
-
-
Constructor Details
-
TestRpcConnectionRegistry
public TestRpcConnectionRegistry()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
setUp
- Throws:
IOException
-
tearDown
- Throws:
IOException
-
setMaxNodeCount
-
testRegistryRPCs
- Throws:
Exception
-
testBrokenBootstrapNodes
Make sure that we can create the RpcClient when there are broken servers in the bootstrap nodes- Throws:
Exception
-