Uses of Interface
org.neo4j.driver.internal.cluster.RoutingTableHandler
-
Uses of RoutingTableHandler in org.neo4j.driver.internal.cluster
Modifier and TypeMethodDescriptionRoutingTableRegistry.ensureRoutingTable
(ConnectionContext context) Ensures the routing table for the database with given access mode.RoutingTableRegistryImpl.ensureRoutingTable
(ConnectionContext context) RoutingTableRegistry.getRoutingTableHandler
(org.neo4j.driver.internal.DatabaseName databaseName) Returns routing table handler for the given database name if it exists in the registry.RoutingTableRegistryImpl.getRoutingTableHandler
(org.neo4j.driver.internal.DatabaseName databaseName)