Class ConfigPushFailedEvent

java.lang.Object
com.couchbase.client.core.cnc.AbstractEvent
com.couchbase.client.core.cnc.events.config.ConfigPushFailedEvent
All Implemented Interfaces:
Event

public class ConfigPushFailedEvent extends AbstractEvent
This event is raised if a config cannot be pushed to downstream subscribers.
  • Constructor Details

  • Method Details

    • description

      public String description()
      Description copied from interface: Event
      A textual description with more information about the event.
      Returns:
      the description, if set.