| Interface | Description |
|---|---|
| RdbmsMembershipListener |
Interface that declares methods to be run when a cluster membership change event occurs.
|
| Class | Description |
|---|---|
| CoordinationConfiguration |
Configuration for RDBMS HA.
|
| CoordinationConfiguration.RdbmsCoordinationConfiguration |
Represents configuration for RDBMS coordination.
|
| MembershipEvent |
Event that contains information regarding a membership change.
|
| RdbmsCoordinationConstants |
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.
|
| RdbmsMembershipEventingEngine |
Class to detect membership changes and write them to the database.
|
| Enum | Description |
|---|---|
| MembershipEventType |
Enum that defines allowed types of membership events.
|
Copyright © 2017 WSO2. All rights reserved.