Package com.couchbase.client.core.msg.manager
package com.couchbase.client.core.msg.manager
-
ClassDescriptionBaseManagerRequest<R extends Response>Base class for the manager requests, mainly to define the service type in a uniform way.Performs a (potential endless) streaming request against the cluster manager for the given bucket.Deprecated.ManagerRequest<R extends Response>Parent interface for all requests going to the cluster manager.
CoreHttpClient
.