17 #ifndef __MASTER_CONSTANTS_HPP__
18 #define __MASTER_CONSTANTS_HPP__
141 "mesos-master-readonly";
145 "mesos-master-readwrite";
149 "mesos-master-scheduler";
160 #endif // __MASTER_CONSTANTS_HPP__
constexpr Duration DEFAULT_HEARTBEAT_INTERVAL
Definition: constants.hpp:52
constexpr Bytes Megabytes(uint64_t value)
Definition: bytes.hpp:123
constexpr Duration DEFAULT_AGENT_PING_TIMEOUT
Definition: constants.hpp:60
constexpr Duration DEFAULT_REGISTRY_GC_INTERVAL
Definition: constants.hpp:103
constexpr double RECOVERY_AGENT_REMOVAL_PERCENT_LIMIT
Definition: constants.hpp:81
constexpr char MASTER_INFO_JSON_LABEL[]
Label used by the Leader Contender and Detector, for JSON content.
Definition: constants.hpp:121
constexpr char READWRITE_HTTP_AUTHENTICATION_REALM[]
Definition: constants.hpp:144
constexpr Duration ZOOKEEPER_SESSION_TIMEOUT
Definition: constants.hpp:125
Definition: duration.hpp:32
constexpr Duration DEFAULT_ALLOCATION_INTERVAL
Definition: constants.hpp:134
constexpr char READONLY_HTTP_AUTHENTICATION_REALM[]
Definition: constants.hpp:140
constexpr size_t TASK_LIMIT
Definition: constants.hpp:101
constexpr char DEFAULT_ALLOCATOR[]
Definition: constants.hpp:131
Definition: duration.hpp:273
Definition: duration.hpp:259
constexpr size_t DEFAULT_MAX_COMPLETED_TASKS_PER_FRAMEWORK
Definition: constants.hpp:91
std::vector< MasterInfo::Capability > MASTER_CAPABILITIES()
constexpr char MASTER_INFO_LABEL[]
Label used by the Leader Contender and Detector.
Definition: constants.hpp:114
constexpr size_t DEFAULT_MAX_UNREACHABLE_TASKS_PER_FRAMEWORK
Definition: constants.hpp:95
constexpr Duration MIN_AGENT_REREGISTER_TIMEOUT
Definition: constants.hpp:70
constexpr char DEFAULT_AUTHENTICATOR[]
Definition: constants.hpp:128
Definition: version.hpp:41
constexpr size_t MAX_REMOVED_SLAVES
Definition: constants.hpp:84
constexpr Duration DEFAULT_REGISTRY_MAX_AGENT_AGE
Definition: constants.hpp:105
constexpr char DEFAULT_AUTHORIZER[]
Definition: constants.hpp:137
constexpr char DEFAULT_HTTP_FRAMEWORK_AUTHENTICATION_REALM[]
Definition: constants.hpp:148
constexpr size_t DEFAULT_REGISTRY_MAX_AGENT_COUNT
Definition: constants.hpp:107
constexpr size_t DEFAULT_MAX_AGENT_PING_TIMEOUTS
Definition: constants.hpp:63
constexpr size_t DEFAULT_MAX_COMPLETED_FRAMEWORKS
Definition: constants.hpp:87
constexpr int MAX_OFFERS_PER_FRAMEWORK
Definition: constants.hpp:42
const Version MINIMUM_AGENT_VERSION
Definition: constants.hpp:152
constexpr Duration WHITELIST_WATCH_INTERVAL
Definition: constants.hpp:98
constexpr Bytes MIN_MEM
Definition: constants.hpp:48
Definition: duration.hpp:315
constexpr double MIN_CPUS
Definition: constants.hpp:45