Apache Mesos
Classes | Public Member Functions | Public Attributes | List of all members
mesos::internal::StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType >::State Struct Reference

#include <status_update_manager_process.hpp>

Classes

struct  StreamState
 

Public Member Functions

 State ()
 

Public Attributes

hashmap< IDType, Option< StreamState > > streams
 
unsigned int errors
 

Constructor & Destructor Documentation

template<typename IDType , typename CheckpointType , typename UpdateType >
mesos::internal::StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType >::State::State ( )
inline

Member Data Documentation

template<typename IDType , typename CheckpointType , typename UpdateType >
unsigned int mesos::internal::StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType >::State::errors
template<typename IDType , typename CheckpointType , typename UpdateType >
hashmap<IDType, Option<StreamState> > mesos::internal::StatusUpdateManagerProcess< IDType, CheckpointType, UpdateType >::State::streams

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