| Interface | Description |
|---|---|
| DcpOps | |
| DcpRequestDispatcher |
Sends DCP requests to the server.
|
| Class | Description |
|---|---|
| DcpBucketConfig |
A wrapper around a
CouchbaseBucketConfig that automatically resolves alternate addresses
and analyzes the partition map to support persistence polling. |
| DcpOpsImpl | |
| PersistedSeqnos |
For each partition, holds the persisted sequence number and vbucket UUID for the active and replicas.
|
| PersistencePollingHandler | |
| StreamEventBuffer |
When rollback mitigation / persistence polling is enabled, the stream event buffer
intercepts stream events and stores them until being notified that persistence is observed.
|
| Exception | Description |
|---|---|
| DcpOps.BadResponseStatusException |
Thrown when response status field is non-zero.
|
Copyright © 2021 Couchbase, Inc.. All rights reserved.