public class TestUnknownServers extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestUnknownServers.HMasterForTest |
private static class |
TestUnknownServers.ServerManagerForTest |
| Modifier and Type | Field and Description |
|---|---|
private static org.apache.hadoop.hbase.client.Admin |
ADMIN |
static HBaseClassTestRule |
CLASS_RULE |
private static boolean |
IS_UNKNOWN_SERVER |
private static int |
SLAVES |
private static HBaseTestingUtility |
UTIL |
| Constructor and Description |
|---|
TestUnknownServers() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testListUnknownServers() |
public static final HBaseClassTestRule CLASS_RULE
private static HBaseTestingUtility UTIL
private static org.apache.hadoop.hbase.client.Admin ADMIN
private static final int SLAVES
private static boolean IS_UNKNOWN_SERVER
public TestUnknownServers()
public static void setUpBeforeClass() throws Exception
Exceptionpublic void testListUnknownServers() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.