Type Alias FlowStreamingEngineRef

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

Arc-ed FlowNodeManager, cheaper to clone

Aliased Typeยง

struct FlowStreamingEngineRef { /* private fields */ }