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

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