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.
(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |