Uses of Package
com.couchbase.client.dcp
Packages that use com.couchbase.client.dcp
Package
Description
-
Classes in com.couchbase.client.dcp used by com.couchbase.client.dcpClassDescriptionPerforms authentication through a client certificate instead of supplying username and password.This
Clientprovides the main API to configure and use the DCP client.Builder object to customize theClientcreation.A generic interface which determines the name for a DCP connection.This interface acts as a callback on theClient.controlEventHandler(ControlEventHandler)API that allows one to react to control events.This interface acts as a callback on theClient.dataEventHandler(DataEventHandler)API that allows one to react to data events.The default implementation for theConnectionNameGenerator.TLS options.This builder allows to customize the default security configuration.From which point in time to start the DCP stream.Up to which point the DCP stream should run.This interface acts as a callback on theClient.systemEventHandler(SystemEventHandler)API that allows one to react to system events. -
Classes in com.couchbase.client.dcp used by com.couchbase.client.dcp.bufferClassDescriptionThe
Client.Environmentis responsible to carry various configuration and state information throughout the lifecycle.This interface acts as a callback on theClient.controlEventHandler(ControlEventHandler)API that allows one to react to control events.This interface acts as a callback on theClient.dataEventHandler(DataEventHandler)API that allows one to react to data events. -
Classes in com.couchbase.client.dcp used by com.couchbase.client.dcp.conductorClassDescriptionThe
Client.Environmentis responsible to carry various configuration and state information throughout the lifecycle.This interface acts as a callback on theClient.controlEventHandler(ControlEventHandler)API that allows one to react to control events. -
Classes in com.couchbase.client.dcp used by com.couchbase.client.dcp.highlevel
-
Classes in com.couchbase.client.dcp used by com.couchbase.client.dcp.highlevel.internalClassDescriptionThis
Clientprovides the main API to configure and use the DCP client.This interface acts as a callback on theClient.controlEventHandler(ControlEventHandler)API that allows one to react to control events.This interface acts as a callback on theClient.systemEventHandler(SystemEventHandler)API that allows one to react to system events. -
Classes in com.couchbase.client.dcp used by com.couchbase.client.dcp.transport.nettyClassDescriptionThe
Client.Environmentis responsible to carry various configuration and state information throughout the lifecycle.TLS options.