Type Alias common_meta::ddl::flow_meta::FlowMetadataAllocatorRef

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

The reference of FlowMetadataAllocator.

Aliased Type§

struct FlowMetadataAllocatorRef { /* private fields */ }