FlowStreamingEngineRef

Type Alias FlowStreamingEngineRef 

Source
pub type FlowStreamingEngineRef = Arc<StreamingEngine>;
Expand description

Arc-ed FlowNodeManager, cheaper to clone

Aliased Typeยง

pub struct FlowStreamingEngineRef { /* private fields */ }