| Interface | Description |
|---|---|
| RdbmsCoordinationListener |
Optional interface that declares methods to be run when the coordinator changes.
|
| Class | Description |
|---|---|
| MembershipEvent |
Event that contains information regarding a membership change.
|
| RdbmsCoordinationConstants |
Common properties, prepared statements, table names, column names and tasks for RDBMS coordination.
|
| RdbmsCoordinationDaoImpl |
Abstraction of the underlying database used with RDBMS coordination.
|
| RdbmsCoordinationStrategy |
RdbmsCoordinationStrategy uses a RDBMS based approached to identify membership events related to the cluster.
|
| RdbmsHaStrategy |
The RDBMS coordination based HA strategy implementation.
|
| Enum | Description |
|---|---|
| MembershipEventType |
Enum that defines allowed types of membership events.
|
Copyright © 2018 WSO2. All rights reserved.