- setEnabled(boolean) - Method in class org.wso2.broker.coordination.BrokerHaConfiguration
-
- setOptions(Map<String, String>) - Method in class org.wso2.broker.coordination.BrokerHaConfiguration
-
- setStartCalled() - Method in class org.wso2.broker.coordination.BasicHaListener
-
Method to indicate that start was called explicitly.
- setStrategy(String) - Method in class org.wso2.broker.coordination.BrokerHaConfiguration
-
- setup(StartupContext) - Method in interface org.wso2.broker.coordination.HaStrategy
-
Setup based on StartupContext if required (eg:- read configs).
- setup(StartupContext) - Method in class org.wso2.broker.coordination.rdbms.RdbmsHaStrategy
-
Setup based on StartupContext if required (eg:- read configs).
- start() - Method in interface org.wso2.broker.coordination.CoordinationStrategy
-
Meant to be invoked when the coordination algorithm should start working.
- start() - Method in interface org.wso2.broker.coordination.HaStrategy
-
Meant to be invoked when the HA strategy should start.
- start() - Method in class org.wso2.broker.coordination.rdbms.RdbmsCoordinationStrategy
-
Meant to be invoked when the coordination algorithm should start working.
- start() - Method in class org.wso2.broker.coordination.rdbms.RdbmsHaStrategy
-
Meant to be invoked when the HA strategy should start.
- stop() - Method in class org.wso2.broker.coordination.AbstractHaStrategy
-
Meant to be invoked when the HaStrategy should stop.
- stop() - Method in interface org.wso2.broker.coordination.CoordinationStrategy
-
Meant to be invoked when the coordination algorithm should stop working.
- stop() - Method in interface org.wso2.broker.coordination.HaStrategy
-
Meant to be invoked when the HaStrategy should stop.
- stop() - Method in class org.wso2.broker.coordination.rdbms.RdbmsCoordinationStrategy
-
Meant to be invoked when the coordination algorithm should stop working.
- stop() - Method in class org.wso2.broker.coordination.rdbms.RdbmsHaStrategy
-
Meant to be invoked when the HaStrategy should stop.