|
Apache Mesos
|
#include <stdint.h>#include <list>#include <string>#include <process/future.hpp>#include <process/pid.hpp>#include <process/protobuf.hpp>#include <stout/interval.hpp>#include "messages/log.hpp"Go to the source code of this file.
Classes | |
| class | mesos::internal::log::Replica |
Namespaces | |
| mesos | |
| mesos::internal | |
| mesos::internal::log | |
| mesos::internal::log::protocol | |
Variables | |
| Protocol< PromiseRequest, PromiseResponse > | mesos::internal::log::protocol::promise |
| Protocol< WriteRequest, WriteResponse > | mesos::internal::log::protocol::write |
| Protocol< RecoverRequest, RecoverResponse > | mesos::internal::log::protocol::recover |
1.8.5