public class TestBulkDeleteProtocol
extends java.lang.Object
| Constructor and Description |
|---|
TestBulkDeleteProtocol() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setupBeforeClass() |
static void |
tearDownAfterClass() |
void |
testBulkDeleteColumn() |
void |
testBulkDeleteColumnVersion() |
void |
testBulkDeleteColumnVersionBasedOnTS() |
void |
testBulkDeleteEndpoint() |
void |
testBulkDeleteEndpointWhenRowBatchSizeLessThanRowsToDeleteFromARegion() |
void |
testBulkDeleteFamily() |
void |
testBulkDeleteWithConditionBasedDelete() |
void |
testBulkDeleteWithNumberOfVersions() |
public static void setupBeforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic static void tearDownAfterClass()
throws java.lang.Exception
java.lang.Exceptionpublic void testBulkDeleteEndpoint()
throws java.lang.Throwable
java.lang.Throwablepublic void testBulkDeleteEndpointWhenRowBatchSizeLessThanRowsToDeleteFromARegion()
throws java.lang.Throwable
java.lang.Throwablepublic void testBulkDeleteWithConditionBasedDelete()
throws java.lang.Throwable
java.lang.Throwablepublic void testBulkDeleteColumn()
throws java.lang.Throwable
java.lang.Throwablepublic void testBulkDeleteFamily()
throws java.lang.Throwable
java.lang.Throwablepublic void testBulkDeleteColumnVersion()
throws java.lang.Throwable
java.lang.Throwablepublic void testBulkDeleteColumnVersionBasedOnTS()
throws java.lang.Throwable
java.lang.Throwablepublic void testBulkDeleteWithNumberOfVersions()
throws java.lang.Throwable
java.lang.Throwable