[][src]Type Definition fluvio_sc_schema::partition::store::SharedPartitionStore

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