pub type PartitionPeerAllocatorRef = Arc<dyn PartitionPeerAllocator>;
Expand description
PartitionPeerAllocatorRef allocates Peers for partitions.
Aliased Typeยง
struct PartitionPeerAllocatorRef { /* private fields */ }
pub type PartitionPeerAllocatorRef = Arc<dyn PartitionPeerAllocator>;
PartitionPeerAllocatorRef allocates Peers for partitions.
struct PartitionPeerAllocatorRef { /* private fields */ }