| Interface | Description |
|---|---|
| ManagerRequest<R extends Response> |
Parent interface for all requests going to the cluster manager.
|
| Class | Description |
|---|---|
| BaseManagerRequest<R extends Response> |
Base class for the manager requests, mainly to define the service type in a uniform way.
|
| BucketConfigRequest | |
| BucketConfigResponse | |
| BucketConfigStreamingRequest |
Performs a (potential endless) streaming request against the cluster manager for the given bucket.
|
| BucketConfigStreamingResponse | |
| GenericManagerRequest | |
| GenericManagerResponse |
Copyright © 2021 Couchbase, Inc.. All rights reserved.