| Interface | Description |
|---|---|
| TopologyRefresher |
Refreshes and stores cluster topology before a routing decision ("how are hosts discovered?").
|
| Class | Description |
|---|---|
| EndpointWriterHostRefresher |
TopologyRefresher for endpoint-based Global Database read/write splitting. |
| NoOpTopologyRefresher |
No-op
TopologyRefresher for endpoint-based (Simple) read/write splitting. |
| TopologyRefresherImpl |
Topology-aware
TopologyRefresher: refreshes the host list and records the writer host,
reproducing the legacy ReadWriteSplittingPlugin.refreshAndStoreTopology. |