kayrock v0.1.3 Kayrock.Client View Source
Manages communication with a single cluster
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Link to this section Functions
Link to this function
broker_call(pid, node_selector, request) View Source
Link to this function
child_spec(init_arg) View Source
Returns a specification to start this module under a supervisor.
See Supervisor
.
Link to this function
cluster_metadata(pid) View Source
Link to this function
start_link(seed_broker_uris \\ [{"localhost", 9092}], opts \\ []) View Source
Link to this function