public class TestRpcConnectionRegistry extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private org.apache.hadoop.hbase.client.RpcConnectionRegistry |
registry |
private static HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
TestRpcConnectionRegistry() |
Modifier and Type | Method and Description |
---|---|
private void |
setMaxNodeCount(int count) |
void |
setUp() |
static void |
setUpBeforeClass() |
void |
tearDown() |
static void |
tearDownAfterClass() |
void |
testRegistryRPCs() |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility UTIL
private org.apache.hadoop.hbase.client.RpcConnectionRegistry registry
public TestRpcConnectionRegistry()
public static void setUpBeforeClass() throws Exception
Exception
public static void tearDownAfterClass() throws Exception
Exception
public void setUp() throws IOException
IOException
public void tearDown() throws IOException
IOException
private void setMaxNodeCount(int count)
public void testRegistryRPCs() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.