Package org.apache.hadoop.hbase.quotas
Class TestGlobalQuotaSettingsImpl
java.lang.Object
org.apache.hadoop.hbase.quotas.TestGlobalQuotaSettingsImpl
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
(package private) org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.TimedQuota
(package private) org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.SpaceQuota
(package private) org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.Throttle
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
-
Field Details
-
CLASS_RULE
-
REQUEST_THROTTLE
org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.TimedQuota REQUEST_THROTTLE -
THROTTLE
org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.Throttle THROTTLE -
SPACE_QUOTA
org.apache.hadoop.hbase.shaded.protobuf.generated.QuotaProtos.SpaceQuota SPACE_QUOTA
-
-
Constructor Details
-
TestGlobalQuotaSettingsImpl
public TestGlobalQuotaSettingsImpl()
-
-
Method Details
-
testMergeThrottle
- Throws:
IOException
-
testMergeSpace
- Throws:
IOException
-
testMergeThrottleAndSpace
- Throws:
IOException
-