| Interface | Description |
|---|---|
| CoordinationStrategy |
The interface representing the coordination algorithm used to elect/identify the coordinator in the cluster.
|
| HaListener |
Representation of a listener listening on node state changes.
|
| HaStrategy |
Representation of the HA strategy.
|
| Class | Description |
|---|---|
| AbstractHaStrategy |
Abstract class representing default implementations of HA strategy.
|
| BasicHaListener |
Representation of a listener listening on node state changes defining basic functionality on node state change.
|
| BrokerHaConfiguration |
Configuration for HA.
|
| HaStrategyFactory |
Factory class to retrieve an instance of the specified implementation of
HaStrategy. |
| Exception | Description |
|---|---|
| CoordinationException |
Represents an exception of the broker occurring during coordination.
|
Copyright © 2018 WSO2. All rights reserved.