MCPcopy Create free account
hub / github.com/apple/foundationdb / KeyValueStoreShardedRocksDB.actor.cpp

File KeyValueStoreShardedRocksDB.actor.cpp

fdbserver/KeyValueStoreShardedRocksDB.actor.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#ifdef SSD_ROCKSDB_EXPERIMENTAL
2
3#include "fdbclient/KeyRangeMap.h"
4#include "fdbclient/SystemData.h"

Callers

nothing calls this directly

Calls 15

eraseDirectoryRecursiveFunction · 0.85
deterministicRandomFunction · 0.85
waitForAllFunction · 0.85
randomUniqueIDMethod · 0.80
setMethod · 0.65
commitMethod · 0.65
closeMethod · 0.65
clearMethod · 0.65
getMethod · 0.65
VoidClass · 0.50
KeyRangeRefClass · 0.50
formatFunction · 0.50

Tested by

no test coverage detected