public class TestNoInsertsViolationPolicyEnforcement extends BaseViolationPolicyEnforcement
NoInsertsViolationPolicyEnforcement.| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
private org.apache.hadoop.hbase.quotas.policies.NoInsertsViolationPolicyEnforcement | 
enforcement  | 
APPEND, DELETE, INCREMENT, PUT| Constructor and Description | 
|---|
TestNoInsertsViolationPolicyEnforcement()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
setup()  | 
void | 
testCheckAppend()  | 
void | 
testCheckDelete()  | 
void | 
testCheckIncrement()  | 
void | 
testCheckPut()  | 
public static final HBaseClassTestRule CLASS_RULE
private org.apache.hadoop.hbase.quotas.policies.NoInsertsViolationPolicyEnforcement enforcement
public TestNoInsertsViolationPolicyEnforcement()
public void setup()
public void testCheckAppend() throws Exception
Exceptionpublic void testCheckDelete() throws Exception
Exceptionpublic void testCheckIncrement() throws Exception
Exceptionpublic void testCheckPut() throws Exception
ExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.