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
ClusterConfigthat exposes just the bits the DCP client cares about.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
ClusterConfigthat exposes just the bits the DCP client cares about. -
Classes in com.couchbase.client.dcp.buffer used by com.couchbase.client.dcp.transport.netty