election

abstract fun election(id: Long)

Starts an election in the distributed system.

Parameters

id

The id of the node starting the election.

Throws

If a remote access error occurs.