Module runtime_strategy_base

Runtime strategy base functionality module used by the high and low runtime strategies.

Description

Runtime strategy base functionality module used by the high and low runtime strategies.

Function Index

elect/1Starts the election process.
host_node_runtime/0Returns the runtime of the host node.

Function Details

elect/1

elect(Type::high | low) -> Leader::strategy_behaviour:leader()

Starts the election process.

host_node_runtime/0

host_node_runtime() -> Runtime::integer()

Returns the runtime of the host node.


Generated by EDoc