common_meta::ddl::flow_meta

Type Alias PartitionPeerAllocatorRef

source
pub type PartitionPeerAllocatorRef = Arc<dyn PartitionPeerAllocator>;
Expand description

PartitionPeerAllocatorRef allocates Peers for partitions.

Aliased Typeยง

struct PartitionPeerAllocatorRef { /* private fields */ }