Class ConnectionString
java.lang.Object
com.couchbase.client.dcp.core.utils.ConnectionString
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionallHosts()Deprecated.static ConnectionStringstatic ConnectionStringfromHostnames(List<String> hostnames) hosts()Get the list of hosts that could be resolvedparams()scheme()toString()username()
-
Field Details
-
DEFAULT_SCHEME
- See Also:
-
-
Constructor Details
-
ConnectionString
-
-
Method Details
hosts()