Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apple/foundationdb
/ init
Method
init
fdbrpc/sim2.actor.cpp:510–510 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
508
class SimpleFile : public IAsyncFile, public ReferenceCounted<SimpleFile> {
509
public:
510
static void init() {}
511
512
static bool should_poll() { return false; }
513
Callers
2
initMetrics
Method · 0.45
Counter
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected