public class TestMasterObserverToModifyTableSchema extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestMasterObserverToModifyTableSchema.OnlyOneVersionAllowedMasterObserver |
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
private static org.apache.hadoop.hbase.TableName |
TABLENAME |
private static HBaseTestingUtility |
UTIL |
| Constructor and Description |
|---|
TestMasterObserverToModifyTableSchema() |
| Modifier and Type | Method and Description |
|---|---|
private void |
assertOneVersion(org.apache.hadoop.hbase.client.TableDescriptor td) |
static void |
setupBeforeClass() |
static void |
tearDownAfterClass() |
void |
testMasterObserverToModifyTableSchema() |
public static final HBaseClassTestRule CLASS_RULE
private static HBaseTestingUtility UTIL
private static org.apache.hadoop.hbase.TableName TABLENAME
public org.junit.rules.TestName name
public TestMasterObserverToModifyTableSchema()
public static void setupBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testMasterObserverToModifyTableSchema() throws IOException
IOExceptionprivate void assertOneVersion(org.apache.hadoop.hbase.client.TableDescriptor td)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.