Skip to main content

kill_node

Function kill_node 

Source
pub fn kill_node(handle: &Handle, nodeid: NodeId, reason: &str) -> Result<()>
Expand description

Tell another cluster node to shutdown. reason is a string that will be written to the system log files.