Class IdleEndpointRemovedEvent

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

public class IdleEndpointRemovedEvent extends AbstractEvent
  • Constructor Details

    • IdleEndpointRemovedEvent

      public IdleEndpointRemovedEvent(EndpointContext context)
  • 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.