A handler that is called when at certain points in an events lifecycle
A handler that is called when at certain points in an events lifecycle
(extract-payload this event)A callback to transform the event into a suitable format for processing
A callback to transform the event into a suitable format for processing
(on-complete this processor event event-context)A callback for when an event has finished processing
A callback for when an event has finished processing
(on-event this processor event event-context)A callback for processing an event
A callback for processing an event
(processable? this processor event event-context)A callback to decide if an event should be processed
A callback to decide if an event should be processed
A handler that is called to define whether the kafka topic needs rewinding
A handler that is called to define whether the kafka topic needs rewinding
(rewind-required? this processor)A callback to decide if a rewind is required
A callback to decide if a rewind is required
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |