Liking cljdoc? Tell your friends :D
Clojure only.

clojure-data-grinder-tx-manager.protocols.transaction


ITransactioncljprotocol

getStatusclj

(getStatus this)

addShardclj

(addShard this value to status)

updateShardclj

(updateShard _ shard-id shard)

cleanupclj

(cleanup this)

getShardsclj

(getShards this)

removeShardclj

(removeShard this tx-shard-id)

getPipelineIdclj

(getPipelineId this)

isFailedclj

(isFailed this)

updateStatusclj

(updateStatus this status)

getShardclj

(getShard this shard-id)

isSuccessfulclj

(isSuccessful this)

getIdclj

(getId this)

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

× close