|
Apache Mesos
|
#include <http.hpp>
Public Member Functions | |
| virtual Try< bool > | approved (const Option< ObjectApprover::Object > &object) const noexceptoverride |
| NOTE: As this function can be used synchronously by actors it is essential that it does not block! More... | |
Public Member Functions inherited from mesos::ObjectApprover | |
| virtual | ~ObjectApprover ()=default |
|
inlineoverridevirtualnoexcept |
NOTE: As this function can be used synchronously by actors it is essential that it does not block!
Implements mesos::ObjectApprover.
1.8.5