#include <switchboard.hpp>
|
static const char | NAME [] |
|
mesos::internal::slave::IOSwitchboardServer::~IOSwitchboardServer |
( |
| ) |
|
static Try<process::Owned<IOSwitchboardServer> > mesos::internal::slave::IOSwitchboardServer::create |
( |
bool |
tty, |
|
|
int |
stdinToFd, |
|
|
int |
stdoutFromFd, |
|
|
int |
stdoutToFd, |
|
|
int |
stderrFromFd, |
|
|
int |
stderrToFd, |
|
|
const std::string & |
socketPath, |
|
|
bool |
waitForConnection = false , |
|
|
Option< Duration > |
heartbeatInterval = None() |
|
) |
| |
|
static |
const char mesos::internal::slave::IOSwitchboardServer::NAME[] |
|
static |
The documentation for this class was generated from the following file: