Apache Mesos
|
#include <watcher.hpp>
Public Member Functions | |
ProcessWatcher (const process::PID< T > &_pid) | |
void | process (int type, int state, int64_t sessionId, const std::string &path) override |
Public Member Functions inherited from Watcher | |
virtual | ~Watcher () |
|
inlineexplicit |
|
inlineoverridevirtual |
Implements Watcher.