Uses of Class
com.couchbase.client.core.config.PortInfo
-
Uses of PortInfo in com.couchbase.client.core.config
Modifier and TypeMethodDescriptionAbstractBucketConfig.portInfos()
Deprecated.BucketConfig.portInfos()
Deprecated.Returns the port information from the "nodesExt" section.GlobalConfig.portInfos()
Deprecated.The node/port infos for each node in the list.ModifierConstructorDescriptionGlobalConfig
(long rev, long revEpoch, List<PortInfo> portInfos, Map<String, Set<ClusterCapabilities>> clusterCapabilities, String origin) Deprecated.