Interface EventSubscription

    • Method Detail

      • getId

        java.util.UUID getId()
        The unique identifier of this subscription.
      • getIdAsText

        @Lazy
        default java.lang.String getIdAsText()
        The unique identifier of this subscription, as a string for convenience.
      • getSystemConfiguration

        EventSystemConfiguration getSystemConfiguration()
        The system configuration of the Nessie server that this subscription is connected to.