public class TestSnapshotClientRetries extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestSnapshotClientRetries.MasterSyncObserver |
| Modifier and Type | Field and Description |
|---|---|
TestTableName |
TEST_TABLE |
| Constructor and Description |
|---|
TestSnapshotClientRetries() |
| Modifier and Type | Method and Description |
|---|---|
void |
cloneAndAssertOneRetry(String snapshotName,
TableName tableName) |
void |
setUp() |
void |
snapshotAndAssertOneRetry(String snapshotName,
TableName tableName) |
void |
tearDown() |
void |
testCloneNonExistentSnapshot() |
void |
testSnapshotAlreadyExist() |
public TestTableName TEST_TABLE