@InterfaceAudience.Private public static class MasterProcedureEnv.MasterProcedureStoreListener extends Object implements ProcedureStore.ProcedureStoreListener
| Constructor and Description |
|---|
MasterProcedureEnv.MasterProcedureStoreListener(HMaster master) |
| Modifier and Type | Method and Description |
|---|---|
void |
abortProcess()
triggered when the store is not able to write out data.
|
void |
postSync()
triggered when the store sync is completed.
|
public MasterProcedureEnv.MasterProcedureStoreListener(HMaster master)
public void postSync()
ProcedureStore.ProcedureStoreListenerpostSync in interface ProcedureStore.ProcedureStoreListenerpublic void abortProcess()
ProcedureStore.ProcedureStoreListenerabortProcess in interface ProcedureStore.ProcedureStoreListenerCopyright © 2007–2022 The Apache Software Foundation. All rights reserved.