public class TestTableSpaceQuotaViolationNotifier extends Object
TableSpaceQuotaSnapshotNotifier.| Modifier and Type | Class and Description | 
|---|---|
private static class  | 
TestTableSpaceQuotaViolationNotifier.SingleCellMutationMatcher<T>
Quick hack to verify a Mutation with one column. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
private org.apache.hadoop.hbase.client.Connection | 
conn  | 
private org.apache.hadoop.hbase.quotas.TableSpaceQuotaSnapshotNotifier | 
notifier  | 
| Constructor and Description | 
|---|
TestTableSpaceQuotaViolationNotifier()  | 
public static final HBaseClassTestRule CLASS_RULE
private org.apache.hadoop.hbase.quotas.TableSpaceQuotaSnapshotNotifier notifier
private org.apache.hadoop.hbase.client.Connection conn
public TestTableSpaceQuotaViolationNotifier()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.