Uses of Class
com.couchbase.client.core.util.NetworkAddress
Package | Description |
---|---|
com.couchbase.client.core.util |
-
Uses of NetworkAddress in com.couchbase.client.core.util
Methods in com.couchbase.client.core.util that return NetworkAddress Modifier and Type Method Description static NetworkAddress
NetworkAddress. create(String input)
Creates a newNetworkAddress
from either a hostname or ip address literal.