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