Liking cljdoc? Tell your friends :D

kotr.pipeline


as-dataflow-reqclj

(as-dataflow-req v)

as-entity-nameclj

(as-entity-name f-name)

contextclj


count-topic-rowclj

(count-topic-row topic-name)

create-dataflowclj

(create-dataflow mapping)

create-dataflow-reqclj

(create-dataflow-req mapping)
(create-dataflow-req schema-m mapping)

create-sink-connectorclj

(create-sink-connector base-dir sink-connector-mapping)

create-source-connectorclj

(create-source-connector coll)
(create-source-connector base-dir connector-mapping)

delete-dataflowclj

(delete-dataflow mapping)

delete-dataflow-with-dataclj

(delete-dataflow-with-data mapping)

delete-source-connectorclj

(delete-source-connector coll)
(delete-source-connector base-dir connector-mapping)

export-ksql-to-fileclj

(export-ksql-to-file file-name mapping)

get-contextclj

(get-context)

get-errorclj

(get-error total-requested)

get-schemaclj

(get-schema)

import-ksql-from-fileclj

(import-ksql-from-file file-name)

init-contextclj

(init-context m)

invokeclj

(invoke op-name)
(invoke op-name request)

ksqlclj

(ksql ksql-str)

load-app-configclj

(load-app-config app-file)

pause-source-connectorclj

(pause-source-connector coll)
(pause-source-connector base-dir connector-mapping)

(print-stream stream-name total-requested)

(print-table v)

(print-topic topic-name)
(print-topic topic-name v)
(print-topic topic-name total callback)

(print-topic-as-table topic-name)
(print-topic-as-table topic-name total)

push-stardogclj

(push-stardog context model-coll)

query-asyncclj

(query-async ksql-str)
(query-async ksql-str callback)

resume-source-connectorclj

(resume-source-connector coll)
(resume-source-connector base-dir connector-mapping)

rtry!clj

(rtry! f & args)

stop-queryclj

(stop-query ksql-str)

topic-as-jsonclj

(topic-as-json topic-name)
(topic-as-json topic-name total)

update-dataflowclj

(update-dataflow req)

update-dataflow-with-dataclj

(update-dataflow-with-data req)

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

× close