Uses of Interface
com.couchbase.client.dcp.events.DcpFailureEvent
Packages that use DcpFailureEvent
-
Uses of DcpFailureEvent in com.couchbase.client.dcp.events
Classes in com.couchbase.client.dcp.events that implement DcpFailureEventModifier and TypeClassDescriptionclassEvent published when the connector has failed to add new node during failover/rebalance.classEvent published when the connector has failed to move partition to new node during failover/rebalance.classEvent published when the connector has failed to remove node during failover/rebalance.