Uses of Class
com.couchbase.client.core.config.PortInfo
Packages that use PortInfo
-
Uses of PortInfo in com.couchbase.client.core.config
Methods in com.couchbase.client.core.config that return types with arguments of type PortInfoModifier 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.Constructor parameters in com.couchbase.client.core.config with type arguments of type PortInfoModifierConstructorDescriptionGlobalConfig(long rev, long revEpoch, List<PortInfo> portInfos, Map<String, Set<ClusterCapabilities>> clusterCapabilities, String origin) Deprecated.