MCPcopy Create free account
hub / github.com/Tencent/phxqueue / BeforeRunNode

Method BeforeRunNode

phxqueue/lock/lock.h:102–102  ·  view source on GitHub ↗

Callback before the paxos processing starts, to modify phxpaxos::Options.

Source from the content-addressed store, hash-verified

100
101 // Callback before the paxos processing starts, to modify phxpaxos::Options.
102 virtual void BeforeRunNode(phxpaxos::Options &opts) {}
103
104 // ------------------------ Interfaces used internally ------------------------
105

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected