Searched refs:DISTRIBUTED_MANAGER_QUEUE (Results 1 – 1 of 1) sorted by relevance
33 const std::string DISTRIBUTED_MANAGER_QUEUE = "DistributedManagerQueue"; variable44 serialQueue_ = std::make_shared<SerialQueue>(DISTRIBUTED_MANAGER_QUEUE); in BundleDistributedManager()