Uses of Class
com.couchbase.client.core.util.ConnectionString.UnresolvedSocket
-
Packages that use ConnectionString.UnresolvedSocket Package Description com.couchbase.client.core.util -
-
Uses of ConnectionString.UnresolvedSocket in com.couchbase.client.core.util
Methods in com.couchbase.client.core.util that return types with arguments of type ConnectionString.UnresolvedSocket Modifier and Type Method Description List<ConnectionString.UnresolvedSocket>
ConnectionString. hosts()
Get the list of all hosts from the connection string.
-