Astarte.DataAccess.Config.reload_xandra_nodes
You're seeing just the function
reload_xandra_nodes
, go back to Astarte.DataAccess.Config module for more information.
Specs
reload_xandra_nodes(Skogsra.Env.namespace()) :: {:ok, Astarte.DataAccess.Config.XandraNodes.t()} | {:error, binary()}
Reloads the value for Astarte.DataAccess.Config.xandra_nodes/0
. Optionally, receives
the namespace
for the variable.