Liking cljdoc? Tell your friends :D
Clojure only.

lite.bridge

Lite-internal glue between the user's ClientAdapter and the jepsen.client/Client the generator interpreter drives. Users never see jepsen.client/Client; they only write a ClientAdapter and a handler.

Like the adapter itself, this is generic: it wraps any ClientAdapter over any target-type's connection, and contains no workload or fault logic.

Lite-internal glue between the user's `ClientAdapter` and the
`jepsen.client/Client` the generator interpreter drives. Users never see
`jepsen.client/Client`; they only write a ClientAdapter and a handler.

Like the adapter itself, this is generic: it wraps *any* ClientAdapter over
*any* target-type's connection, and contains no workload or fault logic.
raw docstring

clientclj

(client adapter connection)

A jepsen.client/Client backed by adapter, talking to whatever connection currently points at.

A `jepsen.client/Client` backed by `adapter`, talking to whatever
`connection` currently points at.
sourceraw docstring

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