Uses of Interface
org.neo4j.driver.internal.cluster.RoutingTableRegistry
Packages that use RoutingTableRegistry
Package
Description
-
Uses of RoutingTableRegistry in org.neo4j.driver.internal.cluster
Classes in org.neo4j.driver.internal.cluster that implement RoutingTableRegistryConstructors in org.neo4j.driver.internal.cluster with parameters of type RoutingTableRegistryModifierConstructorDescriptionRoutingTableHandlerImpl
(RoutingTable routingTable, Rediscovery rediscovery, ConnectionPool connectionPool, RoutingTableRegistry routingTableRegistry, Logging logging, long routingTablePurgeDelayMs) -
Uses of RoutingTableRegistry in org.neo4j.driver.internal.cluster.loadbalancing
Methods in org.neo4j.driver.internal.cluster.loadbalancing that return RoutingTableRegistry