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.