Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apple/foundationdb
/ Key
Class
Key
flow/IndexedSet.cpp:530–533 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
528
529
TEST_CASE(
"/flow/IndexedSet/const_iterator"
) {
530
struct Key {
531
int key;
532
explicit Key(int key) : key(key) {}
533
};
534
struct Metric {
535
int metric;
536
explicit Metric(int metric) : metric(metric) {}
Callers
15
Key
Method · 0.50
Key
Method · 0.50
Future<Void> fdbClient
Function · 0.50
Future<Void> globalConfigMigrate
Function · 0.50
getSample
Method · 0.50
VersionedBTree.actor.cpp
File · 0.50
RestoreLoader.actor.cpp
File · 0.50
recover
Method · 0.50
Future<Void> snapshot
Function · 0.50
checkSetApplyMutationsEndRange
Method · 0.50
unordered_map<Key, Version>> dispatchChangeFeeds
Method · 0.50
Future<UID> getClusterId
Function · 0.50
Calls
no outgoing calls
Tested by
5
_setup
Method · 0.40
randomRWKeyRange
Function · 0.40
randomKey
Function · 0.40
Future<Void> managementApiCorrectnessActor
Function · 0.40
set
Method · 0.40