Package org.apache.hadoop.hbase.quotas
Class TestLowLatencySpaceQuotas
java.lang.Object
org.apache.hadoop.hbase.quotas.TestLowLatencySpaceQuotas
@Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestLowLatencySpaceQuotas
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate org.apache.hadoop.hbase.client.Adminprivate org.apache.hadoop.hbase.client.Connectionprivate static final AtomicLongprivate SpaceQuotaHelperForTestsprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate longgetNumHFilesForRegion(org.apache.hadoop.hbase.regionserver.HRegion region) voidremoveAllQuotas(org.junit.jupiter.api.TestInfo testInfo) static voidsetup()static voidtearDown()voidtestBulkLoading(org.junit.jupiter.api.TestInfo testInfo) voidvoidvoidvoid
-
Field Details
-
TEST_UTIL
-
COUNTER
-
helper
-
conn
-
admin
-
-
Constructor Details
-
TestLowLatencySpaceQuotas
public TestLowLatencySpaceQuotas()
-
-
Method Details