Apache Mesos
|
Python object structure for MesosExecutorDriverImpl objects. More...
#include <mesos_executor_driver_impl.hpp>
Public Attributes | |
PyObject_HEAD MesosExecutorDriver * | driver |
ProxyExecutor * | proxyExecutor |
PyObject * | pythonExecutor |
Python object structure for MesosExecutorDriverImpl objects.
PyObject_HEAD MesosExecutorDriver* mesos::python::MesosExecutorDriverImpl::driver |
ProxyExecutor* mesos::python::MesosExecutorDriverImpl::proxyExecutor |
PyObject* mesos::python::MesosExecutorDriverImpl::pythonExecutor |