Module flownode_impl

Source
Expand description

impl FlowNode trait for FlowNodeManager so standalone can call them

Structsยง

ConsistentCheckTask ๐Ÿ”’
FlowDualEngine
Manage both streaming and batching mode engine
SrcTableToFlow ๐Ÿ”’

Enumsยง

FetchFromRow ๐Ÿ”’
Simple helper enum for fetching value from row with default value

Functionsยง

to_meta_err ๐Ÿ”’
return a function to convert crate::error::Error to common_meta::error::Error

Type Aliasesยง

FlowDualEngineRef
Ref to FlowDualEngine