public class CruiseControlConfig extends AbstractConfig
Modifier and Type | Field and Description |
---|---|
static String |
MAX_ALLOWED_EXTRAPOLATIONS_PER_ENTITY_CONFIG
max.allowed.extrapolations.per.entity |
static String |
METRIC_SAMPLE_AGGREGATOR_COMPLETENESS_CACHE_SIZE_CONFIG
metric.sample.aggregator.completeness.cache.size |
static String |
METRICS_WINDOW_MS_CONFIG
window.ms |
static String |
MIN_SAMPLES_PER_METRICS_WINDOW_CONFIG
min.samples.per.window |
static String |
NUM_METRICS_WINDOWS_CONFIG
num.windows |
NL
Constructor and Description |
---|
CruiseControlConfig(ConfigDef definition,
Map<?,?> originals) |
CruiseControlConfig(ConfigDef definition,
Map<?,?> originals,
boolean doLog) |
CruiseControlConfig(Map<String,Object> parsedConfig) |
equals, get, getBoolean, getClass, getConfiguredInstance, getConfiguredInstances, getConfiguredInstances, getDouble, getInt, getList, getLong, getPassword, getShort, getString, hashCode, ignore, logUnused, originals, originalsStrings, originalsWithPrefix, postProcessParsedConfig, typeOf, unused, values, valuesWithPrefixOverride
public static final String METRICS_WINDOW_MS_CONFIG
window.ms
public static final String NUM_METRICS_WINDOWS_CONFIG
num.windows
public static final String MIN_SAMPLES_PER_METRICS_WINDOW_CONFIG
min.samples.per.window
public static final String MAX_ALLOWED_EXTRAPOLATIONS_PER_ENTITY_CONFIG
max.allowed.extrapolations.per.entity
public static final String METRIC_SAMPLE_AGGREGATOR_COMPLETENESS_CACHE_SIZE_CONFIG
metric.sample.aggregator.completeness.cache.size