17 #ifndef __MASTER_CONSTANTS_HPP__ 18 #define __MASTER_CONSTANTS_HPP__ 161 "mesos-master-readonly";
165 "mesos-master-readwrite";
169 "mesos-master-scheduler";
196 #endif // __MASTER_CONSTANTS_HPP__ constexpr Bytes DEFAULT_OFFER_CONSTRAINTS_RE2_MAX_MEM
Definition: constants.hpp:189
Definition: master.hpp:27
constexpr int DEFAULT_OFFER_CONSTRAINTS_RE2_MAX_PROGRAM_SIZE
Definition: constants.hpp:190
constexpr Duration DEFAULT_HEARTBEAT_INTERVAL
Definition: constants.hpp:61
constexpr Bytes Megabytes(uint64_t value)
Definition: bytes.hpp:123
constexpr Duration DEFAULT_AGENT_PING_TIMEOUT
Definition: constants.hpp:69
constexpr Duration DEFAULT_AUTHENTICATION_V0_TIMEOUT
Definition: constants.hpp:57
constexpr Duration DEFAULT_REGISTRY_GC_INTERVAL
Definition: constants.hpp:123
constexpr double RECOVERY_AGENT_REMOVAL_PERCENT_LIMIT
Definition: constants.hpp:90
constexpr char MASTER_INFO_JSON_LABEL[]
Label used by the Leader Contender and Detector, for JSON content.
Definition: constants.hpp:141
constexpr char READWRITE_HTTP_AUTHENTICATION_REALM[]
Definition: constants.hpp:164
constexpr Duration ZOOKEEPER_SESSION_TIMEOUT
Definition: constants.hpp:145
constexpr double DEFAULT_WEIGHT
Definition: constants.hpp:180
Definition: duration.hpp:32
constexpr Duration DEFAULT_ALLOCATION_INTERVAL
Definition: constants.hpp:154
constexpr char READONLY_HTTP_AUTHENTICATION_REALM[]
Definition: constants.hpp:160
constexpr size_t TASK_LIMIT
Definition: constants.hpp:121
constexpr char DEFAULT_ALLOCATOR[]
Definition: constants.hpp:151
Definition: duration.hpp:221
Definition: duration.hpp:207
constexpr size_t DEFAULT_MAX_COMPLETED_TASKS_PER_FRAMEWORK
Definition: constants.hpp:104
std::vector< MasterInfo::Capability > MASTER_CAPABILITIES()
constexpr char MASTER_INFO_LABEL[]
Label used by the Leader Contender and Detector.
Definition: constants.hpp:134
constexpr size_t DEFAULT_MAX_UNREACHABLE_TASKS_PER_FRAMEWORK
Definition: constants.hpp:108
constexpr Duration MIN_WAIT_BEFORE_ORPHAN_OPERATION_ADOPTION
Definition: constants.hpp:115
Definition: attributes.hpp:24
constexpr Duration MIN_AGENT_REREGISTER_TIMEOUT
Definition: constants.hpp:79
constexpr char DEFAULT_AUTHENTICATOR[]
Definition: constants.hpp:148
Definition: version.hpp:41
constexpr size_t MAX_REMOVED_SLAVES
Definition: constants.hpp:93
constexpr Duration DEFAULT_REGISTRY_MAX_AGENT_AGE
Definition: constants.hpp:125
constexpr char DEFAULT_AUTHORIZER[]
Definition: constants.hpp:157
constexpr char DEFAULT_HTTP_FRAMEWORK_AUTHENTICATION_REALM[]
Definition: constants.hpp:168
constexpr size_t DEFAULT_REGISTRY_MAX_AGENT_COUNT
Definition: constants.hpp:127
constexpr size_t DEFAULT_MAX_AGENT_PING_TIMEOUTS
Definition: constants.hpp:72
constexpr size_t DEFAULT_MAX_COMPLETED_FRAMEWORKS
Definition: constants.hpp:100
const Quota DEFAULT_QUOTA
Definition: constants.hpp:177
constexpr int MAX_OFFERS_PER_FRAMEWORK
Definition: constants.hpp:43
const Version MINIMUM_AGENT_VERSION
Definition: constants.hpp:172
constexpr Duration WHITELIST_WATCH_INTERVAL
Definition: constants.hpp:118
constexpr size_t DEFAULT_MAX_OPERATOR_EVENT_STREAM_SUBSCRIBERS
Definition: constants.hpp:97
constexpr Bytes MIN_MEM
Definition: constants.hpp:49
Definition: duration.hpp:263
constexpr double MIN_CPUS
Definition: constants.hpp:46