MCPcopy 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

508class SimpleFile : public IAsyncFile, public ReferenceCounted<SimpleFile> {
509public:
510 static void init() {}
511
512 static bool should_poll() { return false; }
513

Callers 2

initMetricsMethod · 0.45
CounterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected