Uses of Class
org.neo4j.bolt.connection.BoltServerAddress
Packages that use BoltServerAddress
-
Uses of BoltServerAddress in org.neo4j.bolt.connection
Fields in org.neo4j.bolt.connection declared as BoltServerAddressMethods in org.neo4j.bolt.connection that return BoltServerAddressMethods in org.neo4j.bolt.connection that return types with arguments of type BoltServerAddressModifier and TypeMethodDescriptionClusterComposition.readers()ClusterComposition.routers()BoltServerAddress.unicastStream()Create a stream of unicast addresses.ClusterComposition.writers()Constructor parameters in org.neo4j.bolt.connection with type arguments of type BoltServerAddressModifierConstructorDescriptionClusterComposition(long expirationTimestamp, Set<BoltServerAddress> readers, Set<BoltServerAddress> writers, Set<BoltServerAddress> routers, String databaseName)