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
IOExceptionpublic void testMergeSpace() throws IOException
IOExceptionpublic void testMergeThrottleAndSpace() throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.