Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ StoreMetaImpl
Method
StoreMetaImpl
phxqueue/store/storemeta.cpp:32–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
class StoreMeta::StoreMetaImpl {
31
public:
32
StoreMetaImpl() {}
33
virtual ~StoreMetaImpl() {}
34
35
uint64_t cursor_id{UINT64_MAX};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected