Liking cljdoc? Tell your friends :D

org.purefn.sentenza.proto


Pipelinecljprotocol

cleanupclj

(cleanup this state)

Destroy any transient state created by init for a particular send.

Destroy any transient state created by init for a particular send.

initclj

(init this args)

Initialize any transient state specific to a particular send.

Initialize any transient state specific to a particular send.

runclj

(run this state source)

Provides the source seq/chan and lets the provider begin processing.

Provides the source seq/chan and lets the provider begin processing.

sourceclj

(source this state)

Return a sequential collection of source records that will be fed into the pipeline.

Return a sequential collection of source records that will be fed into the pipeline.

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close