@Deprecated public class BrooklynGlobalConfig extends Object
These can typically be set in brooklyn.properties for global applicability. In some cases (eg SSH_CONFIG_* keys) they can also be set on entities/locations for behaviour specific to that entity.
Also see:
BrooklynSystemProperties
BrooklynServiceAttributes
CloudLocationConfig and classes in that hierarchy.| Modifier and Type | Field and Description |
|---|---|
static ConfigKey<Boolean> |
DO_SYSTEM_GC
Deprecated.
|
static ConfigKey<Duration> |
GC_PERIOD
Deprecated.
|
static StringSystemProperty |
LOCALHOST_IP_ADDRESS
Deprecated.
|
static ConfigKey<Duration> |
MAX_TASK_AGE
Deprecated.
|
static ConfigKey<Integer> |
MAX_TASKS_GLOBAL
Deprecated.
|
static ConfigKey<Integer> |
MAX_TASKS_PER_ENTITY
Deprecated.
|
static ConfigKey<Integer> |
MAX_TASKS_PER_TAG
Deprecated.
|
static ConfigKey<Boolean> |
REQUIRE_HTTPS
Deprecated.
|
static ConfigKey<String> |
SSH_CONFIG_DIRECT_HEADER
Deprecated.
|
static ConfigKey<Boolean> |
SSH_CONFIG_NO_DELETE_SCRIPT
Deprecated.
|
static ConfigKey<String> |
SSH_CONFIG_SCRIPT_DIR
Deprecated.
|
static ConfigKey<String> |
SSH_CONFIG_SCRIPT_HEADER
Deprecated.
|
| Constructor and Description |
|---|
BrooklynGlobalConfig()
Deprecated.
|
public static final StringSystemProperty LOCALHOST_IP_ADDRESS
public static final ConfigKey<Boolean> SSH_CONFIG_NO_DELETE_SCRIPT
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.