Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apple/foundationdb
/ File
Method
File
fdbserver/DiskQueue.actor.cpp:260–260 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
258
Reference<SyncQueue> syncQueue;
259
260
File() : size(-1), popped(-1) {}
261
262
void setFile(Reference<IAsyncFile> f) {
263
this->f = f;
Callers
1
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected