(new-replica-version! this)
(block! this)
(watermarks this)
(set-heartbeat! this)
(completed? this)
(get-session-id this)
(offer-ready-reply! this replica-version epoch)
(get-short-circuit this)
(get-ticket this)
(blocked? this)
(set-completed! this completed?)
(get-heartbeat this)
(unblock! this)
(start this)
(offer-barrier-status! this replica-version epoch opts)
(set-watermarks! this watermarks)
(set-short-id! this short-id)
(checkpoint? this)
(get-short-id this)
(stop this)
(set-checkpoint! this checkpointing?)
(set-session-id! this session-id ticket short-circuit)
(info this)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close