Apache Mesos
|
Namespaces | |
internal | |
Classes | |
class | Counter |
class | Metric |
class | PullGauge |
class | PushGauge |
class | Timer |
Functions | |
template<typename T > | |
Future< Nothing > | add (const T &metric) |
Future< Nothing > | remove (const Metric &metric) |
Future< std::map< std::string, double > > | snapshot (const Option< Duration > &timeout) |