17 #ifndef __MESOS_QUOTA_PROTO_HPP__ 18 #define __MESOS_QUOTA_PROTO_HPP__ 23 #include <mesos/quota/quota.pb.h> 34 Quota(
const mesos::quota::QuotaConfig& config);
35 Quota(
const mesos::quota::QuotaInfo& info);
44 #endif // __MESOS_QUOTA_PROTO_HPP__ Definition: resource_quantities.hpp:192
Future< Response > request(const Request &request, bool streamedResponse=false)
Asynchronously sends an HTTP request to the process and returns the HTTP response once the entire res...
Quota()
Definition: quota.hpp:32
Definition: resource_quantities.hpp:63
bool operator!=(const Quota "a) const
ResourceLimits limits
Definition: quota.hpp:30
ResourceQuantities guarantees
Definition: quota.hpp:29
bool operator==(const Quota "a) const