Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/tera
/ GetMaxVersion
Method
GetMaxVersion
src/sdk/scan_impl.cc:535–535 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
533
}
534
535
int32_t ScanDescImpl::GetMaxVersion() const { return max_version_; }
536
537
int64_t ScanDescImpl::GetMaxQualifiers() const { return max_qualifiers_; }
538
Callers
2
Scan
Method · 0.80
CommitScan
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected