acknowledgement(const IDType &streamId, const id::UUID &uuid) | mesos::internal::StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > | inline |
AuthenticatedHttpRequestHandler typedef | process::ProcessBase | protected |
cleanup(const FrameworkID &frameworkId) | mesos::internal::StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > | inline |
consume(process::MessageEvent &&event) override | ProtobufProcess< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > > | inlineprotectedvirtual |
Process< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >::consume(DispatchEvent &&event) override | process::ProcessBase | protectedvirtual |
Process< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >::consume(HttpEvent &&event) override | process::ProcessBase | protectedvirtual |
Process< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >::consume(ExitedEvent &&event) override | process::ProcessBase | protectedvirtual |
Process< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >::consume(TerminateEvent &&event) override | process::ProcessBase | protectedvirtual |
delegate(const std::string &name, const UPID &pid) | process::ProcessBase | inlineprotected |
eventCount() | process::ProcessBase | protected |
exited(const UPID &) | process::ProcessBase | inlineprotectedvirtual |
finalize() | process::ProcessBase | inlineprotectedvirtual |
http | process::ProcessBase | |
HttpRequestHandler typedef | process::ProcessBase | protected |
httpSequence | process::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::ProcessBase | inlineprotectedvirtual |
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::ProcessBase | inlineprotected |
Process< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >::install(const std::string &name, void(T::*method)(const UPID &, const std::string &)) | process::ProcessBase | inlineprotected |
link(const UPID &pid, const RemoteConnection remote=RemoteConnection::REUSE) | process::ProcessBase | protected |
lost(const UPID &) | process::ProcessBase | inlineprotectedvirtual |
message | process::ProcessBase | |
MessageHandler typedef | process::ProcessBase | protected |
MessageProperty typedef | ProtobufProcess< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > > | protected |
operator=(const StatusUpdateManagerProcess &that)=delete | mesos::internal::StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > | |
pause() | mesos::internal::StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > | inline |
ProcessBase(const std::string &id="") | process::ProcessBase | explicit |
provide(const std::string &name, const std::string &path, const std::map< std::string, std::string > &types=mime::types) | process::ProcessBase | inlineprotected |
recover(const std::list< IDType > &streamIds, bool strict) | mesos::internal::StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > | inline |
RemoteConnection enum name | process::ProcessBase | protected |
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::ProcessBase | protected |
route(const std::string &name, const Option< std::string > &help, Future< http::Response >(T::*method)(const http::Request &), const RouteOptions &options=RouteOptions()) | process::ProcessBase | inlineprotected |
route(const std::string &name, const std::string &realm, const Option< std::string > &help, const AuthenticatedHttpRequestHandler &handler, const RouteOptions &options=RouteOptions()) | process::ProcessBase | protected |
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::ProcessBase | inlineprotected |
Self typedef | process::Process< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > > | protected |
self() const | process::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::ProcessBase | protected |
Process< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >::send(const UPID &to, std::string &&name) | process::ProcessBase | protected |
Process< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > >::send(const UPID &to, std::string &&name, std::string &&data) | process::ProcessBase | protected |
serve(Event &&event) | process::ProcessBase | inlineprotectedvirtual |
StatusUpdateManagerProcess(const std::string &id, const std::string &_statusUpdateType) | mesos::internal::StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > | inline |
StatusUpdateManagerProcess(const StatusUpdateManagerProcess &that)=delete | mesos::internal::StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > | |
This typedef | process::Process< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > > | protected |
update(const UpdateType &update, const IDType &streamId, bool checkpoint) | mesos::internal::StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > | inline |
~EventConsumer() | process::EventConsumer | inlinevirtual |
~Process() override | process::Process< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > > | inline |
~ProcessBase() override | process::ProcessBase | |
~ProtobufProcess() override | ProtobufProcess< StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType > > | inline |