kvasir_agent
v0.0.13
Pages
Modules
Kvasir.Agent.Supervisor
(kvasir_agent v0.0.13)
View Source
Link to this section
Summary
Functions
alive?(config, partition, id)
count(agent, partitions)
list(agent, partitions)
open(registry, agent, partition, id)
preload(registry, agent, partition, id, offset, state, cache)
start_link(config)
whereis(agent, partition, id)
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
list(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
Link to this function
start_link(config)
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