|
Apache Mesos
|
Functions | |
| process::Future< hashmap< std::string, mesos::PerfStatistics > > | sample (const std::set< std::string > &events, const std::set< std::string > &cgroups, const Duration &duration) |
| bool | valid (const std::set< std::string > &events) |
| bool | supported () |
| process::Future< Version > | version () |
| Try< Version > | parseVersion (const std::string &output) |
| Try< hashmap< std::string, mesos::PerfStatistics > > | parse (const std::string &output) |
| Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string. More... | |
Returns the OCI v1 descriptor, image index, image manifest and image configuration from the given string.
Parses Roles from text in the form "role1,role2,role3".
| process::Future<hashmap<std::string, mesos::PerfStatistics> > perf::sample | ( | const std::set< std::string > & | events, |
| const std::set< std::string > & | cgroups, | ||
| const Duration & | duration | ||
| ) |
| bool perf::supported | ( | ) |
| bool perf::valid | ( | const std::set< std::string > & | events | ) |
|
inline |
1.8.11