Skip to main content

init_datanode_runtimes

Function init_datanode_runtimes 

Source
pub fn init_datanode_runtimes(options: &RuntimeOptions)
Expand description

Initialize the datanode-specific global runtimes.

ยงPanics

Panics when the global runtimes are already initialized. You should call this function before using any runtime functions.