Package com.couchbase.client.core.utils
Class ConnectionString
java.lang.Object
com.couchbase.client.core.utils.ConnectionString
Implements a
ConnectionString
.- Since:
- 2.4.0
- Author:
- Michael Nitschinger
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
static class
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionallHosts()
Deprecated.static ConnectionString
static ConnectionString
fromHostnames
(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()