MCPcopy 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
535int32_t ScanDescImpl::GetMaxVersion() const { return max_version_; }
536
537int64_t ScanDescImpl::GetMaxQualifiers() const { return max_qualifiers_; }
538

Callers 2

ScanMethod · 0.80
CommitScanMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected