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

Method OnConsumerAdd

phxqueue/comm/breakpoint.h:332–332  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

330 virtual void OnReloadConsumerConfigSucc(const int topic_id, const bool consumer_conf_modified) {}
331
332 virtual void OnConsumerAdd(const int topic_id, const proto::Addr &addr) {}
333 virtual void OnConsumerRemove(const int topic_id, const proto::Addr &addr) {}
334 virtual void OnConsumerChange(const int topic_id, const int nconsumer) {}
335

Callers 1

ReloadConsumerConfigMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected