Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apple/foundationdb
/ error
Method
error
fdbclient/MultiVersionTransaction.actor.cpp:3270–3273 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3268
delete this;
3269
}
3270
void error(const Error& e, int& userParam) override {
3271
(*callbackf)(f, userdata);
3272
delete this;
3273
}
3274
3275
private:
3276
void (*callbackf)(FdbCApi::FDBFuture*, void*);
Callers
15
Future<Void> setDDMode
Function · 0.45
fdbcli.actor.cpp
File · 0.45
Future<int> runCli
Function · 0.45
Future<Void> clientStatusUpdateActor
Function · 0.45
catch
Function · 0.45
Future<Void> updateCachedRanges
Function · 0.45
Future<Void> monitorCacheList
Function · 0.45
Future<Version> waitForCommittedVersion
Function · 0.45
getRange
Function · 0.45
checkWrites
Function · 0.45
NativeAPI.actor.cpp
File · 0.45
commitMutations
Method · 0.45
Calls
no outgoing calls
Tested by
2
Future<bool> checkExclusion
Function · 0.36
string>> coordinatorsCommitActor
Method · 0.36