Class EventSubscription

java.lang.Object
com.couchbase.client.core.cnc.EventSubscription

public class EventSubscription extends Object
Subscription for a consumer on a EventBus that can be used to unsubscribe once done.
  • Method Details

    • unsubscribe

      public void unsubscribe()
      Allows to unsubscribe the Consumer from the EventBus.