RaftFleet.ProcessAndDiskLogIndexInspector.find_node_having_latest_log_index

You're seeing just the function find_node_having_latest_log_index, go back to RaftFleet.ProcessAndDiskLogIndexInspector module for more information.
Link to this function

find_node_having_latest_log_index(name)

View Source

Specs

find_node_having_latest_log_index(atom()) ::
  {:ok, nil | node()} | {:error, :process_exists}