Apache Mesos
mesos::internal::master::allocator::MesosAllocatorProcess Member List

This is the complete list of members for mesos::internal::master::allocator::MesosAllocatorProcess, including all inherited members.

activateFramework(const FrameworkID &frameworkId)=0mesos::internal::master::allocator::MesosAllocatorProcesspure virtual
activateSlave(const SlaveID &slaveId)=0mesos::internal::master::allocator::MesosAllocatorProcesspure virtual
addFramework(const FrameworkID &frameworkId, const FrameworkInfo &frameworkInfo, const hashmap< SlaveID, Resources > &used, bool active,::mesos::allocator::FrameworkOptions &&options)=0mesos::internal::master::allocator::MesosAllocatorProcesspure virtual
addResourceProvider(const SlaveID &slave, const Resources &total, const hashmap< FrameworkID, Resources > &used)=0mesos::internal::master::allocator::MesosAllocatorProcesspure virtual
addSlave(const SlaveID &slaveId, const SlaveInfo &slaveInfo, const std::vector< SlaveInfo::Capability > &capabilities, const Option< Unavailability > &unavailability, const Resources &total, const hashmap< FrameworkID, Resources > &used)=0mesos::internal::master::allocator::MesosAllocatorProcesspure virtual
AuthenticatedHttpRequestHandler typedefprocess::ProcessBaseprotected
consume(MessageEvent &&event) overrideprocess::ProcessBaseprotectedvirtual
consume(DispatchEvent &&event) overrideprocess::ProcessBaseprotectedvirtual
consume(HttpEvent &&event) overrideprocess::ProcessBaseprotectedvirtual
consume(ExitedEvent &&event) overrideprocess::ProcessBaseprotectedvirtual
consume(TerminateEvent &&event) overrideprocess::ProcessBaseprotectedvirtual
deactivateFramework(const FrameworkID &frameworkId)=0mesos::internal::master::allocator::MesosAllocatorProcesspure virtual
deactivateSlave(const SlaveID &slaveId)=0mesos::internal::master::allocator::MesosAllocatorProcesspure virtual
delegate(const std::string &name, const UPID &pid)process::ProcessBaseinlineprotected
eventCount()process::ProcessBaseprotected
exited(const UPID &)process::ProcessBaseinlineprotectedvirtual
finalize()process::ProcessBaseinlineprotectedvirtual
getInverseOfferStatuses()=0mesos::internal::master::allocator::MesosAllocatorProcesspure virtual
httpprocess::ProcessBase
HttpRequestHandler typedefprocess::ProcessBaseprotected
httpSequenceprocess::ProcessBase
initialize(const mesos::allocator::Options &options, const lambda::function< void(const FrameworkID &, const hashmap< std::string, hashmap< SlaveID, Resources >> &)> &offerCallback, const lambda::function< void(const FrameworkID &, const hashmap< SlaveID, UnavailableResources > &)> &inverseOfferCallback)=0mesos::internal::master::allocator::MesosAllocatorProcesspure virtual
Process< MesosAllocatorProcess >::initialize()process::ProcessBaseinlineprotectedvirtual
install(const std::string &name, const MessageHandler &handler)process::ProcessBaseinlineprotected
install(const std::string &name, void(T::*method)(const UPID &, const std::string &))process::ProcessBaseinlineprotected
link(const UPID &pid, const RemoteConnection remote=RemoteConnection::REUSE)process::ProcessBaseprotected
lost(const UPID &)process::ProcessBaseinlineprotectedvirtual
MesosAllocatorProcess()mesos::internal::master::allocator::MesosAllocatorProcessinline
messageprocess::ProcessBase
MessageHandler typedefprocess::ProcessBaseprotected
pause()=0mesos::internal::master::allocator::MesosAllocatorProcesspure virtual
ProcessBase(const std::string &id="")process::ProcessBaseexplicit
provide(const std::string &name, const std::string &path, const std::map< std::string, std::string > &types=mime::types)process::ProcessBaseinlineprotected
recover(const int expectedAgentCount, const hashmap< std::string, Quota > &quotas)=0mesos::internal::master::allocator::MesosAllocatorProcesspure virtual
recoverResources(const FrameworkID &frameworkId, const SlaveID &slaveId, const Resources &resources, const Option< Filters > &filters, bool isAllocated)=0mesos::internal::master::allocator::MesosAllocatorProcesspure virtual
RemoteConnection enum nameprocess::ProcessBaseprotected
removeFramework(const FrameworkID &frameworkId)=0mesos::internal::master::allocator::MesosAllocatorProcesspure virtual
removeSlave(const SlaveID &slaveId)=0mesos::internal::master::allocator::MesosAllocatorProcesspure virtual
requestResources(const FrameworkID &frameworkId, const std::vector< Request > &requests)=0mesos::internal::master::allocator::MesosAllocatorProcesspure virtual
resume()=0mesos::internal::master::allocator::MesosAllocatorProcesspure virtual
reviveOffers(const FrameworkID &frameworkId, const std::set< std::string > &roles)=0mesos::internal::master::allocator::MesosAllocatorProcesspure virtual
route(const std::string &name, const Option< std::string > &help, const HttpRequestHandler &handler, const RouteOptions &options=RouteOptions())process::ProcessBaseprotected
route(const std::string &name, const Option< std::string > &help, Future< http::Response >(T::*method)(const http::Request &), const RouteOptions &options=RouteOptions())process::ProcessBaseinlineprotected
route(const std::string &name, const std::string &realm, const Option< std::string > &help, const AuthenticatedHttpRequestHandler &handler, const RouteOptions &options=RouteOptions())process::ProcessBaseprotected
route(const std::string &name, const Option< std::string > &realm, const Option< std::string > &help, Future< http::Response >(T::*method)(const http::Request &, const Option< http::authentication::Principal > &), const RouteOptions &options=RouteOptions())process::ProcessBaseinlineprotected
self() constprocess::Process< MesosAllocatorProcess >inline
Self typedefprocess::Process< MesosAllocatorProcess >protected
send(const UPID &to, const std::string &name, const char *data=nullptr, size_t length=0)process::ProcessBaseprotected
send(const UPID &to, std::string &&name)process::ProcessBaseprotected
send(const UPID &to, std::string &&name, std::string &&data)process::ProcessBaseprotected
serve(Event &&event)process::ProcessBaseinlineprotectedvirtual
suppressOffers(const FrameworkID &frameworkId, const std::set< std::string > &roles)=0mesos::internal::master::allocator::MesosAllocatorProcesspure virtual
This typedefprocess::Process< MesosAllocatorProcess >protected
transitionOfferedToAllocated(const SlaveID &slaveId, const Resources &resources)=0mesos::internal::master::allocator::MesosAllocatorProcesspure virtual
updateAllocation(const FrameworkID &frameworkId, const SlaveID &slaveId, const Resources &offeredResources, const std::vector< ResourceConversion > &conversions)=0mesos::internal::master::allocator::MesosAllocatorProcesspure virtual
updateAvailable(const SlaveID &slaveId, const std::vector< Offer::Operation > &operations)=0mesos::internal::master::allocator::MesosAllocatorProcesspure virtual
updateFramework(const FrameworkID &frameworkId, const FrameworkInfo &frameworkInfo,::mesos::allocator::FrameworkOptions &&options)=0mesos::internal::master::allocator::MesosAllocatorProcesspure virtual
updateInverseOffer(const SlaveID &slaveId, const FrameworkID &frameworkId, const Option< UnavailableResources > &unavailableResources, const Option< mesos::allocator::InverseOfferStatus > &status, const Option< Filters > &filters=None())=0mesos::internal::master::allocator::MesosAllocatorProcesspure virtual
updateQuota(const std::string &role, const Quota &quota)=0mesos::internal::master::allocator::MesosAllocatorProcesspure virtual
updateSlave(const SlaveID &slave, const SlaveInfo &slaveInfo, const Option< Resources > &total=None(), const Option< std::vector< SlaveInfo::Capability >> &capabilities=None())=0mesos::internal::master::allocator::MesosAllocatorProcesspure virtual
updateUnavailability(const SlaveID &slaveId, const Option< Unavailability > &unavailability)=0mesos::internal::master::allocator::MesosAllocatorProcesspure virtual
updateWeights(const std::vector< WeightInfo > &weightInfos)=0mesos::internal::master::allocator::MesosAllocatorProcesspure virtual
updateWhitelist(const Option< hashset< std::string >> &whitelist)=0mesos::internal::master::allocator::MesosAllocatorProcesspure virtual
~EventConsumer()process::EventConsumerinlinevirtual
~MesosAllocatorProcess() overridemesos::internal::master::allocator::MesosAllocatorProcessinline
~Process() overrideprocess::Process< MesosAllocatorProcess >inline
~ProcessBase() overrideprocess::ProcessBase