Type Definition fluvio::metadata::partition::store::SharedPartitionStore[]

type SharedPartitionStore<C> = Arc<LocalStore<PartitionSpec, C>>;