Uses of Package
com.couchbase.client.dcp.buffer
Packages that use com.couchbase.client.dcp.buffer
Package
Description
-
Classes in com.couchbase.client.dcp.buffer used by com.couchbase.client.dcpClassDescriptionFor each partition, holds the persisted sequence number and vbucket UUID for the active and replicas.When rollback mitigation / persistence polling is enabled, the stream event buffer intercepts stream events and stores them until being notified that persistence is observed.
-
Classes in com.couchbase.client.dcp.buffer used by com.couchbase.client.dcp.bufferClassDescriptionA wrapper around a
CouchbaseBucketConfigthat automatically resolves alternate addresses and analyzes the partition map to support persistence polling.Sends DCP requests to the server.For each partition, holds the persisted sequence number and vbucket UUID for the active and replicas. -
Classes in com.couchbase.client.dcp.buffer used by com.couchbase.client.dcp.conductorClassDescriptionA wrapper around a
CouchbaseBucketConfigthat automatically resolves alternate addresses and analyzes the partition map to support persistence polling. -
Classes in com.couchbase.client.dcp.buffer used by com.couchbase.client.dcp.transport.netty