public class TestQuotaGlobalsSettingsBypass extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
Constructor and Description |
---|
TestQuotaGlobalsSettingsBypass() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
expectFailure(org.apache.hadoop.hbase.quotas.QuotaSettings one,
org.apache.hadoop.hbase.quotas.QuotaSettings two) |
void |
testInvalidMerges() |
void |
testMerge() |
public static final HBaseClassTestRule CLASS_RULE
public TestQuotaGlobalsSettingsBypass()
public void testMerge() throws IOException
IOException
public void testInvalidMerges() throws IOException
IOException
void expectFailure(org.apache.hadoop.hbase.quotas.QuotaSettings one, org.apache.hadoop.hbase.quotas.QuotaSettings two) throws IOException
IOException
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.