[][src]Type Definition fluvio_sc::stores::partition::store::SharedPartitionStore

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