| Interface | Description |
|---|---|
| ConnectionUpdatePolicy |
Decides, on a connection change notification, whether the newly current connection should be
adopted as the cached writer or reader.
|
| Class | Description |
|---|---|
| RoleBasedUpdatePolicy |
Topology
ConnectionUpdatePolicy: adopt based purely on the current host's role. |
| VerifiedEndpointUpdatePolicy |
Endpoint (Simple)
ConnectionUpdatePolicy: adopt the current connection as the cached
writer/reader only when it is a new connection matching the endpoint role, optionally verifying
the role via the database. |