Package com.couchbase.client.dcp.events


package com.couchbase.client.dcp.events
  • Class
    Description
     
    Like com.couchbase.client.dcp.core.event.DefaultEventBus but buffers on backpressure instead of dropping.
    Event published when the connector has failed to add new node during failover/rebalance.
    Event published when the connector has failed to move partition to new node during failover/rebalance.
    Event published when the connector has failed to remove node during failover/rebalance.
     
    Event published when stream has stopped activity.
    Callback handler for various events that might occur while the DCP client is running.