Uses of Class
com.couchbase.client.core.util.HostAndPort
Packages that use HostAndPort
-
Uses of HostAndPort in com.couchbase.client.core.endpoint
Methods in com.couchbase.client.core.endpoint that return HostAndPortMethods in com.couchbase.client.core.endpoint that return types with arguments of type HostAndPortConstructors in com.couchbase.client.core.endpoint with parameters of type HostAndPortModifierConstructorDescriptionEndpointContext(CoreContext ctx, HostAndPort remoteSocket, CircuitBreaker circuitBreaker, ServiceType serviceType, Optional<HostAndPort> localSocket, Optional<String> bucket, Optional<String> channelId) Creates a newEndpointContext.Constructor parameters in com.couchbase.client.core.endpoint with type arguments of type HostAndPortModifierConstructorDescriptionEndpointContext(CoreContext ctx, HostAndPort remoteSocket, CircuitBreaker circuitBreaker, ServiceType serviceType, Optional<HostAndPort> localSocket, Optional<String> bucket, Optional<String> channelId) Creates a newEndpointContext. -
Uses of HostAndPort in com.couchbase.client.core.msg
Methods in com.couchbase.client.core.msg that return HostAndPortModifier and TypeMethodDescriptionRequestContext.lastDispatchedFrom()RequestContext.lastDispatchedTo()Methods in com.couchbase.client.core.msg with parameters of type HostAndPortModifier and TypeMethodDescriptionRequestContext.lastDispatchedFrom(HostAndPort lastDispatchedFrom) RequestContext.lastDispatchedTo(HostAndPort lastDispatchedTo)