- All Known Implementing Classes:
- EndpointWriterHostRefresher, NoOpTopologyRefresher, TopologyRefresherImpl
public interface TopologyRefresher
Refreshes and stores cluster topology before a routing decision ("how are hosts discovered?").
The topology implementation refreshes the host list and records the writer host; the endpoint
(Simple) implementation is a no-op because it does not rely on topology.