| Interface | Description |
|---|---|
| ReaderFailoverHandler |
Interface for Reader Failover Process handler.
|
| WriterFailoverHandler |
Interface for Writer Failover Process handler.
|
| Class | Description |
|---|---|
| ClusterAwareReaderFailoverHandler |
An implementation of ReaderFailoverHandler.
|
| ClusterAwareWriterFailoverHandler |
An implementation of WriterFailoverHandler.
|
| FailoverConnectionPlugin |
This plugin provides cluster-aware failover features.
|
| FailoverConnectionPluginFactory | |
| ReaderFailoverResult |
This class holds results of Reader Failover Process.
|
| WriterFailoverResult |
This class holds results of Writer Failover Process.
|
| Enum | Description |
|---|---|
| FailoverMode | |
| FailoverRestriction |
| Exception | Description |
|---|---|
| FailoverFailedSQLException | |
| FailoverSQLException | |
| FailoverSuccessSQLException | |
| TransactionStateUnknownSQLException |