pub type PartitionMetadata<C> = MetadataStoreObject<PartitionSpec, C>;

Trait Implementations

create new partition with replica map. first element of replicas is leader