public class TestQuotaSettingsFactory extends Object
QuotaSettingsFactory
.Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
Constructor and Description |
---|
TestQuotaSettingsFactory() |
Modifier and Type | Method and Description |
---|---|
void |
testAllQuotasAddedToList() |
void |
testBothTableAndNamespace() |
void |
testNeitherTableNorNamespace() |
void |
testSpaceLimitSettings() |
void |
testSpaceLimitSettingsForDeletes() |
public static final HBaseClassTestRule CLASS_RULE
public TestQuotaSettingsFactory()
public void testAllQuotasAddedToList()
public void testNeitherTableNorNamespace()
public void testBothTableAndNamespace()
public void testSpaceLimitSettings()
public void testSpaceLimitSettingsForDeletes()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.