Callback before the paxos processing starts, to modify phxpaxos::Options.
| 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 |
nothing calls this directly
no outgoing calls
no test coverage detected