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