Package org.apache.hadoop.hbase.quotas
Class TestTableSpaceQuotaViolationNotifier
java.lang.Object
org.apache.hadoop.hbase.quotas.TestTableSpaceQuotaViolationNotifier
Test case for
TableSpaceQuotaSnapshotNotifier
.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static final class
Quick hack to verify a Mutation with one column. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private org.apache.hadoop.hbase.client.Connection
private org.apache.hadoop.hbase.quotas.TableSpaceQuotaSnapshotNotifier
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CLASS_RULE
-
notifier
-
conn
-
-
Constructor Details
-
TestTableSpaceQuotaViolationNotifier
public TestTableSpaceQuotaViolationNotifier()
-
-
Method Details