未验证 提交 1fe51b0f 编写于 作者: D dragondriver 提交者: GitHub

[skip ci] Add desc comments for channelsTimeTicker (#9020)

Signed-off-by: Ndragondriver <jiquan.long@zilliz.com>
上级 ab0255b2
......@@ -26,6 +26,7 @@ import (
// ticker can update ts only when the minTs greater than the ts of ticker, we can use maxTs to update current later
type getPChanStatisticsFuncType func() (map[pChan]*pChanStatistics, error)
// channelsTimeTicker manages the timestamp statistics
type channelsTimeTicker interface {
start() error
close() error
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册