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

Method BeforeRunNode

phxqueue/store/store.h:85–85  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

83
84 // Callback before the paxos processing starts, to modify phxpaxos::Options.
85 virtual void BeforeRunNode(phxpaxos::Options &opts) {}
86
87 // ------------------------ Interfaces used internally ------------------------
88

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected