public interface PortInfo
Modifier and Type | Method and Description |
---|---|
Map<String,AlternateAddress> |
alternateAddresses() |
String |
hostname() |
Map<ServiceType,Integer> |
ports() |
Map<ServiceType,Integer> |
sslPorts() |
String hostname()
Map<ServiceType,Integer> ports()
Map<ServiceType,Integer> sslPorts()
Map<String,AlternateAddress> alternateAddresses()
Copyright © 2021 Couchbase, Inc.. All rights reserved.