Liking cljdoc? Tell your friends :D

kotr.pipeline.gen.emitter.ksql.core


as-create-fieldsclj

(as-create-fields fields)

as-select-fieldsclj

(as-select-fields coll)

create-stream-statementclj

(create-stream-statement sink-name fields source-name)
(create-stream-statement sink-name fields source-name sink-key)

current-contextclj


do-fields-transformationclj

(do-fields-transformation f)

do-fields-transformation-batchclj

(do-fields-transformation-batch fields)

get-partition-keyclj

(get-partition-key mapping-schema)

get-ref-source-nameclj

(get-ref-source-name m)

get-sink-keyclj

(get-sink-key e-key-m sink-m)

make-with-clauseclj

(make-with-clause topic-name)
(make-with-clause topic-name key)

make-with-clause-with-partitionsclj

(make-with-clause-with-partitions topic-name)
(make-with-clause-with-partitions topic-name key)

stream-rekeyclj

(stream-rekey {:keys [topic key fields from-topic type]})

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

× close