Kvasir.Agent.Supervisor (kvasir_agent v0.0.7) View Source

Link to this section Summary

Link to this section Functions

Link to this function

alive?(config, partition, id)

View Source
Link to this function

count(agent, partitions)

View Source
Link to this function

open(registry, agent, partition, id)

View Source
Link to this function

preload(registry, agent, partition, id, offset, state, cache)

View Source

Specs

start_link(%{agent: any(), source: any(), topic: any()}) ::
  :ignore | {:error, any()} | {:ok, pid()}
Link to this function

whereis(agent, partition, id)

View Source