public static class ConnectionString.UnresolvedSocket extends Object
Modifier and Type | Method and Description |
---|---|
String |
format() |
String |
host() |
String |
hostname()
Deprecated.
Please use
host() instead. |
int |
port() |
Optional<ConnectionString.PortType> |
portType() |
String |
toString() |
@Deprecated public String hostname()
host()
instead.public String host()
public int port()
public Optional<ConnectionString.PortType> portType()
public String format()
Copyright © 2024 Couchbase, Inc.. All rights reserved.