Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/tera
/ AddCommitTimes
Method
AddCommitTimes
src/sdk/read_impl.h:113–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
void ToProtoBuf(RowReaderInfo* info);
112
113
void AddCommitTimes() { commit_times_++; }
114
int64_t GetCommitTimes() { return commit_times_; }
115
116
/// 重置result游标
Callers
3
CommitBatchMutations
Method · 0.45
CommitMutations
Method · 0.45
CommitReaders
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected