| Package | Description |
|---|---|
| org.wso2.broker.coordination | |
| org.wso2.broker.coordination.rdbms |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHaStrategy
Abstract class representing default implementations of HA strategy.
|
| Modifier and Type | Method and Description |
|---|---|
static HaStrategy |
HaStrategyFactory.getHaStrategy(org.wso2.broker.common.StartupContext startupContext)
Method to retrieve an instance of the specified implementation of
HaStrategy. |
| Modifier and Type | Class and Description |
|---|---|
class |
RdbmsHaStrategy
The RDBMS coordination based HA strategy implementation.
|
Copyright © 2018 WSO2. All rights reserved.