MCPcopy Create free account
hub / github.com/Tencent/phxqueue / CheckSchedulerConfig

Method CheckSchedulerConfig

phxqueue/test/check_config.cpp:264–265  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

262
263
264void CheckConfig::CheckSchedulerConfig(const int topic_id, const config::SchedulerConfig *scheduler_config) {
265}
266
267
268void CheckConfig::CheckLockConfig(const int topic_id, const config::LockConfig *lock_config) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected