Invoked when a connection is established with the master upon a master (re-)detection.
(Mesos mesos)
| 39 | * master (re-)detection. |
| 40 | */ |
| 41 | void connected(Mesos mesos); |
| 42 | |
| 43 | /** |
| 44 | * Invoked when no master is detected or when the existing persistent |
no outgoing calls