Apache Mesos
Namespaces | Classes | Functions | Variables
mesos::resource_provider Namespace Reference

Namespaces

 registry
 

Classes

class  AdmitResourceProvider
 
class  GenericRegistrar
 
class  MasterRegistrar
 
class  Registrar
 
class  RemoveResourceProvider
 

Functions

std::ostream & operator<< (std::ostream &stream, const Call::UpdatePublishResourcesStatus::Status &status)
 
std::ostream & operator<< (std::ostream &stream, const Event::Type &eventType)
 
std::ostream & operator<< (std::ostream &stream, const Call::Type &callType)
 

Variables

constexpr Duration DEFAULT_STORAGE_RECONCILIATION_INTERVAL = Seconds(10)
 

Function Documentation

std::ostream& mesos::resource_provider::operator<< ( std::ostream &  stream,
const Call::UpdatePublishResourcesStatus::Status &  status 
)
inline
std::ostream& mesos::resource_provider::operator<< ( std::ostream &  stream,
const Event::Type &  eventType 
)
inline
std::ostream& mesos::resource_provider::operator<< ( std::ostream &  stream,
const Call::Type &  callType 
)
inline

Variable Documentation

constexpr Duration mesos::resource_provider::DEFAULT_STORAGE_RECONCILIATION_INTERVAL = Seconds(10)