See: Description
| Interface | Description |
|---|---|
| PulsarFailureEvent |
Event raised on failure made by Pulsar client connection or reader, consumer, or producer errors.
|
| Class | Description |
|---|---|
| ConsumerSubscribedEvent |
Produced when Pulsar consumer connects to a broker and starts listening to specified topics.
|
| ConsumerSubscriptionFailedEvent |
Raise error event on failed subscription.
|
| ProducerSubscriptionFailedEvent |
Raise error event on failed producer subscription.
|
| PulsarTenantDiscoveredEvent |
Simple event to publish on new tenant discovery.
|