View Source AntikytheraCore.Cluster (antikythera v0.5.1)

Summary

Functions

Link to this function

connect_to_other_nodes(running_hosts_map)

View Source
@spec connect_to_other_nodes(%{required(String.t()) => boolean()}) :: boolean()
Link to this function

connect_to_other_nodes_on_start()

View Source
@spec connect_to_other_nodes_on_start() :: Croma.Result.t(boolean())
@spec node_to_host(atom()) :: String.t()