public class TestNoWritesCompactionsViolationPolicyEnforcement extends BaseViolationPolicyEnforcement
NoWritesCompactionsViolationPolicyEnforcement
;Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private org.apache.hadoop.hbase.quotas.policies.NoWritesCompactionsViolationPolicyEnforcement |
enforcement |
APPEND, DELETE, INCREMENT, PUT
Constructor and Description |
---|
TestNoWritesCompactionsViolationPolicyEnforcement() |
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.NoWritesCompactionsViolationPolicyEnforcement enforcement
public TestNoWritesCompactionsViolationPolicyEnforcement()
public void setup()
public void testCheckAppend() throws Exception
Exception
public void testCheckDelete() throws Exception
Exception
public void testCheckIncrement() throws Exception
Exception
public void testCheckPut() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.