MCPcopy Create free account
hub / github.com/apple/foundationdb / debugTransaction

Function debugTransaction

fdbclient/PaxosConfigTransaction.actor.cpp:395–395  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

393 Future<Void> onError(Error const& e) { return onError(this, e); }
394
395 void debugTransaction(UID dID) { this->dID = dID; }
396
397 void reset() {
398 getGenerationQuorum = GetGenerationQuorum{ ctis };

Callers 1

setOptionMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected