Liking cljdoc? Tell your friends :D

arctype.service.events


Configclj


ConsumerOptionsclj


createclj

(create resource-name config schemas driver-name)

Inputs: [resource-name config :- Config schemas :- Schemas driver-name]

Inputs: [resource-name config :- Config schemas :- Schemas driver-name]
raw docstring

delete!clj

(delete! this topic data-key)

raise!clj

(raise! this topic event-type data)
(raise! this topic event-type data-key data)
(raise! this topic event-type partition-id data-key data)

Schemasclj


start-consumerclj

(start-consumer this topic options handler)

Inputs: [this topic options :- ConsumerOptions handler]

Inputs: [this topic options :- ConsumerOptions handler]
raw docstring

stop-consumerclj

(stop-consumer this consumer)

wrap-eventclj

(wrap-event this topic event-type data)

Wrap an event by type and check it's schema.

Wrap an event by type and check it's schema.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close