Apache Mesos
mesos::internal::StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > Member List

This is the complete list of members for mesos::internal::StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType >, including all inherited members.

acknowledgement(const IDType &streamId, const id::UUID &uuid)mesos::internal::StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType >inline
AuthenticatedHttpRequestHandler typedefprocess::ProcessBaseprotected
cleanup(const FrameworkID &frameworkId)mesos::internal::StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType >inline
consume(process::MessageEvent &&event) overrideProtobufProcess< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >inlineprotectedvirtual
Process< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >::consume(DispatchEvent &&event) overrideprocess::ProcessBaseprotectedvirtual
Process< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >::consume(HttpEvent &&event) overrideprocess::ProcessBaseprotectedvirtual
Process< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >::consume(ExitedEvent &&event) overrideprocess::ProcessBaseprotectedvirtual
Process< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >::consume(TerminateEvent &&event) overrideprocess::ProcessBaseprotectedvirtual
delegate(const std::string &name, const UPID &pid)process::ProcessBaseinlineprotected
eventCount()process::ProcessBaseprotected
exited(const UPID &)process::ProcessBaseinlineprotectedvirtual
finalize()process::ProcessBaseinlineprotectedvirtual
httpprocess::ProcessBase
HttpRequestHandler typedefprocess::ProcessBaseprotected
httpSequenceprocess::ProcessBase
initialize(const lambda::function< void(const UpdateType &)> &_forwardCallback, const lambda::function< const std::string(const IDType &)> &_getPath)mesos::internal::StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType >inline
ProtobufProcess< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >::initialize()process::ProcessBaseinlineprotectedvirtual
install(void(StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType >::*method)(const process::UPID &, const M &))ProtobufProcess< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >inlineprotected
install(void(StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType >::*method)(const process::UPID &, M &&))ProtobufProcess< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >inlineprotected
install(void(StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType >::*method)(const process::UPID &))ProtobufProcess< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >inlineprotected
install(void(StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType >::*method)(const process::UPID &, PC...), MessageProperty< M, P >...param)ProtobufProcess< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >inlineprotected
install(void(StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType >::*method)(const M &))ProtobufProcess< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >inlineprotected
install(void(StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType >::*method)(M &&))ProtobufProcess< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >inlineprotected
install(void(StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType >::*method)())ProtobufProcess< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >inlineprotected
install(void(StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType >::*method)(PC...), MessageProperty< M, P >...param)ProtobufProcess< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >inlineprotected
Process< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >::install(const std::string &name, const MessageHandler &handler)process::ProcessBaseinlineprotected
Process< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >::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
messageprocess::ProcessBase
MessageHandler typedefprocess::ProcessBaseprotected
MessageProperty typedefProtobufProcess< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >protected
operator=(const StatusUpdateManagerProcess &that)=deletemesos::internal::StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType >
pause()mesos::internal::StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType >inline
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 std::list< IDType > &streamIds, bool strict)mesos::internal::StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType >inline
RemoteConnection enum nameprocess::ProcessBaseprotected
reply(const google::protobuf::Message &message)ProtobufProcess< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >inlineprotected
resume()mesos::internal::StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType >inline
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 typedefprocess::Process< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >protected
self() constprocess::Process< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >inline
send(const process::UPID &to, const google::protobuf::Message &message)ProtobufProcess< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >inlineprotected
Process< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >::send(const UPID &to, const std::string &name, const char *data=nullptr, size_t length=0)process::ProcessBaseprotected
Process< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >::send(const UPID &to, std::string &&name)process::ProcessBaseprotected
Process< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >::send(const UPID &to, std::string &&name, std::string &&data)process::ProcessBaseprotected
serve(Event &&event)process::ProcessBaseinlineprotectedvirtual
StatusUpdateManagerProcess(const std::string &id, const std::string &_statusUpdateType)mesos::internal::StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType >inline
StatusUpdateManagerProcess(const StatusUpdateManagerProcess &that)=deletemesos::internal::StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType >
This typedefprocess::Process< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >protected
update(const UpdateType &update, const IDType &streamId, bool checkpoint)mesos::internal::StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType >inline
~EventConsumer()process::EventConsumerinlinevirtual
~Process() overrideprocess::Process< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >inline
~ProcessBase() overrideprocess::ProcessBase
~ProtobufProcess() overrideProtobufProcess< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >inline