Uses of Interface
org.neo4j.bolt.connection.routed.impl.cluster.RoutingTableRegistry
Packages that use RoutingTableRegistry
-
Uses of RoutingTableRegistry in org.neo4j.bolt.connection.routed.impl.cluster
Classes in org.neo4j.bolt.connection.routed.impl.cluster that implement RoutingTableRegistryConstructors in org.neo4j.bolt.connection.routed.impl.cluster with parameters of type RoutingTableRegistryModifierConstructorDescriptionRoutingTableHandlerImpl(RoutingTable routingTable, Rediscovery rediscovery, Function<BoltServerAddress, BoltConnectionProvider> connectionProviderGetter, RoutingTableRegistry routingTableRegistry, LoggingProvider logging, long routingTablePurgeDelayMs, Consumer<Set<BoltServerAddress>> addressesToRetainConsumer)