public class TestGlobalQuotaSettingsImpl extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
(package private) org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.TimedQuota |
REQUEST_THROTTLE |
(package private) org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.SpaceQuota |
SPACE_QUOTA |
(package private) org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.Throttle |
THROTTLE |
Constructor and Description |
---|
TestGlobalQuotaSettingsImpl() |
Modifier and Type | Method and Description |
---|---|
void |
testMergeSpace() |
void |
testMergeThrottle() |
void |
testMergeThrottleAndSpace() |
public static final HBaseClassTestRule CLASS_RULE
org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.TimedQuota REQUEST_THROTTLE
org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.Throttle THROTTLE
org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.SpaceQuota SPACE_QUOTA
public TestGlobalQuotaSettingsImpl()
public void testMergeThrottle() throws IOException
IOException
public void testMergeSpace() throws IOException
IOException
public void testMergeThrottleAndSpace() throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.