public interface SafeModeManager
Modifier and Type | Method and Description |
---|---|
boolean |
isInSafeMode() |
void |
notifyPrimaryMasterStarted()
Notifies
SafeModeManager that the primary master is started. |
void |
notifyRpcServerStarted()
Notifies
SafeModeManager that the RPC server is started. |
void notifyPrimaryMasterStarted()
SafeModeManager
that the primary master is started.void notifyRpcServerStarted()
SafeModeManager
that the RPC server is started.boolean isInSafeMode()
Copyright © 2023. All Rights Reserved.