public class TestBulkDeleteProtocol extends 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 void testBulkDeleteEndpointWhenRowBatchSizeLessThanRowsToDeleteFromARegion()
throws Throwable
Throwablepublic void testBulkDeleteWithConditionBasedDelete()
throws Throwable
Throwablepublic void testBulkDeleteColumnVersion()
throws Throwable
Throwablepublic void testBulkDeleteColumnVersionBasedOnTS()
throws Throwable
Throwable