Module exec

Source
Expand description

Implements RPCs and uses them to execute actions on the cluster.
Exposes methods for client’s usage.

Modules§

gossip
item
table

Structs§

ConnectionQueue 🔒

Enums§

Operations
All known RPCs.

Statics§

CONN_CACHE 🔒

Traits§

Rpc

Functions§

get_conn 🔒
keep_peer 🔒
Await the task (usually some RPC) and keep its peer to aid debugging.

Type Aliases§

Connection 🔒