Searched refs:workload_executor_t (Results 1 – 1 of 1) sorted by relevance
368 using workload_executor_t = std::function<void(Collector*, const Command&)>; typedef370 std::unordered_map<std::string, workload_executor_t> executors = {