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

Method OnPreviewAdjustChange

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

Source from the content-addressed store, hash-verified

351 virtual void OnAdjustScaleSucc(const int topic_id) {}
352
353 virtual void OnPreviewAdjustChange(const int topic_id, const proto::Addr &addr, const int init_weight, const int old_weight, const int new_weight) {}
354 virtual void OnPreviewAdjustUnchange(const int topic_id, const proto::Addr &addr, const int init_weight, const int cur_weight) {}
355
356 virtual void OnAdjustApply(const int topic_id) {}

Callers 1

AdjustScaleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected