public class TestMasterObserverPostCalls extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
TestMasterObserverPostCalls.MasterObserverForTest  | 
| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
private static org.slf4j.Logger | 
LOG  | 
protected static HBaseTestingUtility | 
UTIL  | 
| Constructor and Description | 
|---|
TestMasterObserverPostCalls()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
cleanupTest()  | 
static void | 
setupCluster()  | 
private static void | 
setupConf(org.apache.hadoop.conf.Configuration conf)  | 
void | 
testPostCreateNamespace()  | 
void | 
testPostCreateTable()  | 
void | 
testPostDeleteNamespace()  | 
void | 
testPostDeleteTable()  | 
void | 
testPostDisableTable()  | 
void | 
testPostModifyNamespace()  | 
void | 
testPostModifyTable()  | 
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
protected static final HBaseTestingUtility UTIL
public TestMasterObserverPostCalls()
public static void setupCluster() throws Exception
Exceptionprivate static void setupConf(org.apache.hadoop.conf.Configuration conf)
public static void cleanupTest() throws Exception
Exceptionpublic void testPostDeleteNamespace() throws IOException
IOExceptionpublic void testPostModifyNamespace() throws IOException
IOExceptionpublic void testPostCreateNamespace() throws IOException
IOExceptionpublic void testPostCreateTable() throws IOException
IOExceptionpublic void testPostModifyTable() throws IOException
IOExceptionpublic void testPostDisableTable() throws IOException
IOExceptionpublic void testPostDeleteTable() throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.