public class TestCreateTableNoRegionServer extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TestCreateTableNoRegionServer.HMasterForTest |
Modifier and Type | Field and Description |
---|---|
private static CountDownLatch |
ARRIVE |
static HBaseClassTestRule |
CLASS_RULE |
private static byte[] |
FAMILY |
private static org.slf4j.Logger |
LOG |
private static CountDownLatch |
RESUME |
private static org.apache.hadoop.hbase.TableName |
TABLE_NAME |
private static HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
TestCreateTableNoRegionServer() |
Modifier and Type | Method and Description |
---|---|
static void |
setUp() |
static void |
tearDown() |
void |
testCreate() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private static final HBaseTestingUtility UTIL
private static org.apache.hadoop.hbase.TableName TABLE_NAME
private static byte[] FAMILY
private static CountDownLatch ARRIVE
private static CountDownLatch RESUME
public TestCreateTableNoRegionServer()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.