public class TestBulkLoadCheckingViolationPolicyEnforcement extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestBulkLoadCheckingViolationPolicyEnforcement() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testFileIsNotAFile() |
void |
testFilesUnderLimit() |
void |
testOneFileInBatchOverLimit() |
void |
testSumOfFilesOverLimit() |
public static final HBaseClassTestRule CLASS_RULE
public TestBulkLoadCheckingViolationPolicyEnforcement()
public void setup()
public void testFilesUnderLimit() throws Exception
Exceptionpublic void testFileIsNotAFile() throws Exception
Exceptionpublic void testOneFileInBatchOverLimit() throws Exception
Exceptionpublic void testSumOfFilesOverLimit() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.