Uses of Class
org.springframework.pulsar.event.PulsarEvent
Package
Description
Package containing events produced by the framework.
-
Uses of PulsarEvent in org.springframework.pulsar.event
Modifier and TypeClassDescriptionclass
Event to publish when the consumer is failed to start.class
Event to publish when the consumer is started.class
Event to publish while the consumer is starting.class
Event to publish when the reader is failed to start.class
Event to publish when the reader is started.class
Event to publish while the reader is starting.