Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/kvrocks
/ SetSourceKey
Method
SetSourceKey
src/storage/redis_metadata.cc:616–616 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
614
}
615
616
void TimeSeriesMetadata::SetSourceKey(Slice key) { source_key = key.ToString(); }
617
618
void TimeSeriesMetadata::Encode(std::string *dst) const {
619
Metadata::Encode(dst);
Callers
2
CreateMetadataFromOption
Function · 0.80
CreateRule
Method · 0.80
Calls
1
ToString
Method · 0.45
Tested by
no test coverage detected