Uses of Class
com.couchbase.client.core.msg.RequestTarget
Packages that use RequestTarget
Package
Description
-
Uses of RequestTarget in com.couchbase.client.core
Methods in com.couchbase.client.core with parameters of type RequestTargetModifier and TypeMethodDescriptionCore.httpClient(RequestTarget target) Returns a client for issuing HTTP requests to servers in the cluster. -
Uses of RequestTarget in com.couchbase.client.core.endpoint.http
Methods in com.couchbase.client.core.endpoint.http with parameters of type RequestTargetModifier and TypeMethodDescriptionstatic CoreHttpRequest.BuilderCoreHttpRequest.builder(CoreCommonOptions options, CoreContext coreContext, com.couchbase.client.core.deps.io.netty.handler.codec.http.HttpMethod method, CoreHttpPath path, RequestTarget target) Constructors in com.couchbase.client.core.endpoint.http with parameters of type RequestTargetModifierConstructorDescriptionBuilder(CoreCommonOptions options, CoreContext coreContext, RequestTarget target, com.couchbase.client.core.deps.io.netty.handler.codec.http.HttpMethod method, CoreHttpPath path) CoreHttpClient(Core core, RequestTarget target) -
Uses of RequestTarget in com.couchbase.client.core.msg
Methods in com.couchbase.client.core.msg that return RequestTargetModifier and TypeMethodDescriptionstatic RequestTargetRequestTarget.analytics()static RequestTargetRequestTarget.backup()static RequestTargetRequestTarget.eventing()static RequestTargetRequestTarget.manager()static RequestTargetRequestTarget.query()static RequestTargetRequestTarget.search()static RequestTargetRequestTarget.withNodeIdentifier(NodeIdentifier nodeIdentifier)