public class DisasterRecoveryLauncher extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DisasterRecoveryLauncher.RecoveryMode |
Constructor and Description |
---|
DisasterRecoveryLauncher() |
Modifier and Type | Method and Description |
---|---|
void |
earlyStart()
Clearing of the cluster locks needs to happen before plugin load as plugins may
take locks during initialisation.
|
DisasterRecoveryLauncher.RecoveryMode |
getRecoveryMode()
Returns the recovery mode of the instance.
|
void |
start() |
public DisasterRecoveryLauncher.RecoveryMode getRecoveryMode()
public void start()
public void earlyStart()
Copyright © 2002-2019 Atlassian. All Rights Reserved.