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... | |
![]() | |
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.