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

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