common_meta::ddl::flow_meta

Type Alias FlowMetadataAllocatorRef

source
pub type FlowMetadataAllocatorRef = Arc<FlowMetadataAllocator>;
Expand description

The reference of FlowMetadataAllocator.

Aliased Typeยง

struct FlowMetadataAllocatorRef { /* private fields */ }