public class TestSpaceQuotasWithSnapshots extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
testName |
| Constructor and Description |
|---|
TestSpaceQuotasWithSnapshots() |
| Modifier and Type | Method and Description |
|---|---|
void |
removeAllQuotas() |
static void |
setUp() |
static void |
tearDown() |
void |
testNamespacesInheritSnapshotSize() |
void |
testRematerializedTablesDoNoInheritSpace() |
void |
testTablesInheritSnapshotSize() |
void |
testTablesWithSnapshots() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName testName
public TestSpaceQuotasWithSnapshots()
public void removeAllQuotas() throws Exception
Exceptionpublic void testTablesInheritSnapshotSize() throws Exception
Exceptionpublic void testNamespacesInheritSnapshotSize() throws Exception
Exceptionpublic void testTablesWithSnapshots() throws Exception
Exceptionpublic void testRematerializedTablesDoNoInheritSpace() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.