Package com.couchbase.client.dcp
package com.couchbase.client.dcp
-
ClassDescriptionPerforms 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.TheClient.Environmentis responsible to carry various configuration and state information throughout the lifecycle.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.