nodeMissing

abstract fun nodeMissing(addr: Address?)

Notifies that a node is missing in the distributed system.

Parameters

addr

The address of the missing node.

Throws

If a remote access error occurs.