public final class PoisonedConfiguration extends ConfigurationModuleBuilder
| Modifier and Type | Field and Description | 
|---|---|
static ConfigurationModule | 
CONTEXT_CONF  | 
static OptionalParameter<Double> | 
CRASH_PROBABILITY
The probability with which a crash is to occur. 
 | 
static OptionalParameter<Integer> | 
CRASH_TIMEOUT
The time window in seconds beginning at ContextStart during which the crash is to occur. 
 | 
static ConfigurationModule | 
TASK_CONF  | 
| Constructor and Description | 
|---|
PoisonedConfiguration()  | 
bind, bindConstructor, bindConstructor, bindImplementation, bindImplementation, bindImplementation, bindList, bindList, bindList, bindNamedParameter, bindNamedParameter, bindNamedParameter, bindNamedParameter, bindSetEntry, bindSetEntry, bindSetEntry, bindSetEntry, build, mergepublic static final OptionalParameter<Integer> CRASH_TIMEOUT
public static final OptionalParameter<Double> CRASH_PROBABILITY
public static final ConfigurationModule CONTEXT_CONF
public static final ConfigurationModule TASK_CONF
public PoisonedConfiguration()
Copyright © 2015 The Apache Software Foundation. All rights reserved.