vnode_count

Function vnode_count 

Source
pub fn vnode_count() -> Result<usize>
Expand description

Get the vnode count from the context.

Always returns Ok in streaming mode and Err in batch mode.