Apache Mesos
Public Attributes | List of all members
mesos::python::MesosExecutorDriverImpl Struct Reference

Python object structure for MesosExecutorDriverImpl objects. More...

#include <mesos_executor_driver_impl.hpp>

Public Attributes

PyObject_HEAD MesosExecutorDriverdriver
 
ProxyExecutorproxyExecutor
 
PyObject * pythonExecutor
 

Detailed Description

Python object structure for MesosExecutorDriverImpl objects.

Member Data Documentation

PyObject_HEAD MesosExecutorDriver* mesos::python::MesosExecutorDriverImpl::driver
ProxyExecutor* mesos::python::MesosExecutorDriverImpl::proxyExecutor
PyObject* mesos::python::MesosExecutorDriverImpl::pythonExecutor

The documentation for this struct was generated from the following file: