Uses of Interface
com.couchbase.client.dcp.buffer.DcpRequestDispatcher
Packages that use DcpRequestDispatcher
-
Uses of DcpRequestDispatcher in com.couchbase.client.dcp.buffer
Constructors in com.couchbase.client.dcp.buffer with parameters of type DcpRequestDispatcherModifierConstructorDescriptionDcpOpsImpl(DcpRequestDispatcher dispatcher) PersistencePollingHandler(Client.Environment env, BucketConfigSource bucketConfigSource, DcpRequestDispatcher dispatcher, DcpClientMetrics clientMetrics) -
Uses of DcpRequestDispatcher in com.couchbase.client.dcp.transport.netty
Classes in com.couchbase.client.dcp.transport.netty that implement DcpRequestDispatcherModifier and TypeClassDescriptionclassHandles the "business logic" of incoming DCP mutation and control messages.