| Package | Description |
|---|---|
| com.couchbase.client.core.msg.manager |
| Modifier and Type | Class and Description |
|---|---|
class |
BucketConfigRequest |
class |
BucketConfigStreamingRequest
Performs a (potential endless) streaming request against the cluster manager for the given bucket.
|
class |
GenericManagerRequest
Deprecated.
in favor of issuing manager requests using
CoreHttpClient.
CAVEAT: the core HTTP client throws an exception if the response's
HTTP status code indicates failure. This is in contrast to
GenericManagerRequest, whose response completes "successfully"
regardless of HTTP status code. |
Copyright © 2024 Couchbase, Inc.. All rights reserved.