Function common_meta::cache::flow::table_flownode::invalidator

source ยท
fn invalidator<'a>(
    cache: &'a Cache<TableId, Arc<HashMap<FlownodeId, Peer>>>,
    ident: &'a CacheIdent,
) -> BoxFuture<'a, Result<()>>