public static class TestSnapshotClientRetries.MasterSyncObserver
extends BaseMasterObserver
| Constructor and Description | 
|---|
MasterSyncObserver()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
preCloneSnapshot(<any> ctx,
                SnapshotDescription snapshot,
                HTableDescriptor hTableDescriptor)  | 
void | 
preSnapshot(<any> ctx,
           SnapshotDescription snapshot,
           HTableDescriptor hTableDescriptor)  | 
public void preSnapshot(<any> ctx,
                        SnapshotDescription snapshot,
                        HTableDescriptor hTableDescriptor)
                 throws IOException
IOExceptionpublic void preCloneSnapshot(<any> ctx,
                             SnapshotDescription snapshot,
                             HTableDescriptor hTableDescriptor)
                      throws IOException
IOException