public class TestNamespaceAuditor extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestNamespaceAuditor.CPMasterObserver |
static class |
TestNamespaceAuditor.CPRegionServerObserver |
static class |
TestNamespaceAuditor.CustomObserver |
static class |
TestNamespaceAuditor.MasterSyncObserver |
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestNamespaceAuditor() |
| Modifier and Type | Method and Description |
|---|---|
static void |
before() |
void |
cleanup() |
static void |
tearDown() |
void |
testCloneSnapshot() |
void |
testCloneSnapshotQuotaExceed() |
void |
testDeleteTable() |
void |
testExceedTableQuotaInNamespace() |
void |
testRecreateTableWithSameNameAfterFirstTimeFailure() |
void |
testRegionMerge() |
void |
testRestoreSnapshot() |
void |
testRestoreSnapshotQuotaExceed() |
void |
testStatePreserve() |
void |
testTableOperations() |
void |
testValidQuotas() |
static void |
waitForQuotaInitialize(HBaseTestingUtility util) |
public static final HBaseClassTestRule CLASS_RULE
public TestNamespaceAuditor()
public void cleanup() throws Exception, org.apache.zookeeper.KeeperException
Exceptionorg.apache.zookeeper.KeeperExceptionpublic void testTableOperations() throws Exception
Exceptionpublic void testValidQuotas() throws Exception
Exceptionpublic void testDeleteTable() throws Exception
Exceptionpublic void testRegionMerge() throws Exception
Exceptionpublic void testRecreateTableWithSameNameAfterFirstTimeFailure() throws Exception
Exceptionpublic void testStatePreserve() throws Exception
Exceptionpublic static void waitForQuotaInitialize(HBaseTestingUtility util) throws Exception
Exceptionpublic void testExceedTableQuotaInNamespace() throws Exception
Exceptionpublic void testCloneSnapshotQuotaExceed() throws Exception
Exceptionpublic void testCloneSnapshot() throws Exception
Exceptionpublic void testRestoreSnapshot() throws Exception
Exceptionpublic void testRestoreSnapshotQuotaExceed() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.