|
Apache Mesos
|
#include <slave.hpp>
Public Member Functions | |
| HttpConnection (const process::http::Pipe::Writer &_writer, ContentType _contentType) | |
| template<typename Message > | |
| bool | send (const Message &message) |
| bool | close () |
| process::Future< Nothing > | closed () const |
Public Attributes | |
| process::http::Pipe::Writer | writer |
| ContentType | contentType |
| ::recordio::Encoder < v1::executor::Event > | encoder |
|
inline |
|
inline |
|
inline |
|
inline |
| ContentType mesos::internal::slave::HttpConnection::contentType |
| ::recordio::Encoder<v1::executor::Event> mesos::internal::slave::HttpConnection::encoder |
| process::http::Pipe::Writer mesos::internal::slave::HttpConnection::writer |
1.8.5