Uses of Interface
com.couchbase.client.dcp.core.event.EventBus
Packages that use EventBus
Package
Description
-
Uses of EventBus in com.couchbase.client.dcp
Methods in com.couchbase.client.dcp that return EventBusModifier and TypeMethodDescriptionClient.Environment.eventBus()Returns the event bus where events are broadcasted on and can be published to.Methods in com.couchbase.client.dcp with parameters of type EventBusModifier and TypeMethodDescriptionSets the event bus to an alternative implementation. -
Uses of EventBus in com.couchbase.client.dcp.buffer
Constructors in com.couchbase.client.dcp.buffer with parameters of type EventBus -
Uses of EventBus in com.couchbase.client.dcp.events
Classes in com.couchbase.client.dcp.events that implement EventBus