| 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) {} |