Apache Mesos
Namespaces | Variables
constants.hpp File Reference
#include <stout/duration.hpp>

Go to the source code of this file.

Namespaces

 mesos
 
 mesos::internal
 
 mesos::internal::scheduler
 

Variables

constexpr Duration mesos::internal::scheduler::DEFAULT_REGISTRATION_BACKOFF_FACTOR = Seconds(2)
 
constexpr Duration mesos::internal::scheduler::REGISTRATION_RETRY_INTERVAL_MAX = Minutes(1)
 
constexpr char mesos::internal::scheduler::DEFAULT_AUTHENTICATEE [] = "crammd5"
 
constexpr Duration mesos::internal::scheduler::DEFAULT_AUTHENTICATION_BACKOFF_FACTOR = Seconds(1)
 
constexpr Duration mesos::internal::scheduler::DEFAULT_AUTHENTICATION_TIMEOUT_MIN = Seconds(5)
 
constexpr Duration mesos::internal::scheduler::DEFAULT_AUTHENTICATION_TIMEOUT_MAX = Minutes(1)