Package com.couchbase.client.core.config
Class PortInfo
java.lang.Object
com.couchbase.client.core.config.PortInfo
Deprecated.
-
Constructor Details
-
PortInfo
Deprecated.Creates a newPortInfo
.Note that if the hostname is null (not provided by the server), it is explicitly set to null because otherwise the loaded InetAddress would point to localhost.
- Parameters:
services
- the list of services mapping to ports.
-
-
Method Details
-
identifier
Deprecated. -
ports
Deprecated. -
sslPorts
Deprecated. -
hostname
Deprecated. -
alternateAddresses
Deprecated. -
toString
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated.
-
HostAndServicePorts