Constructor and Description |
---|
DefaultPortInfo(Map<String,Integer> services)
Creates a new
DefaultPortInfo . |
Modifier and Type | Method and Description |
---|---|
Map<ServiceType,Integer> |
ports() |
Map<ServiceType,Integer> |
sslPorts() |
String |
toString() |
public DefaultPortInfo(Map<String,Integer> services)
Creates a new DefaultPortInfo
.
services
- the list of services mapping to ports.Copyright © 2014 Couchbase, Inc.