Class ConfigurableSlowDeterministicMonkeyFactory
java.lang.Object
org.apache.hadoop.hbase.chaos.factories.MonkeyFactory
org.apache.hadoop.hbase.chaos.factories.SlowDeterministicMonkeyFactory
org.apache.hadoop.hbase.chaos.factories.ConfigurableSlowDeterministicMonkeyFactory
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic enum
- 
Field SummaryFieldsModifier and TypeFieldDescription(package private) static final Stringprivate static final org.slf4j.Logger(package private) static final StringFields inherited from class org.apache.hadoop.hbase.chaos.factories.MonkeyFactoryCALM, columnFamilies, CONFIGURABLE_SLOW_DETERMINISTIC, DATA_ISSUES, DISTRIBUTED_ISSUES, FACTORIES, MASTER_KILLING, MOB_NO_KILL, MOB_SLOW_DETERMINISTIC, NO_KILL, properties, SERVER_AND_DEPENDENCIES_KILLING, SERVER_KILLING, SLOW_DETERMINISTIC, STRESS_AM, tableName, UNBALANCE, util
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected Action[]private ActioninstantiateAction(String actionString) Methods inherited from class org.apache.hadoop.hbase.chaos.factories.SlowDeterministicMonkeyFactorybuild, getLightWeightedActions, getMidWeightedActionsMethods inherited from class org.apache.hadoop.hbase.chaos.factories.MonkeyFactorygetFactory, setColumnFamilies, setProperties, setTableName, setUtil
- 
Field Details- 
LOG
- 
HEAVY_ACTIONS- See Also:
 
- 
TABLE_PARAM- See Also:
 
 
- 
- 
Constructor Details- 
ConfigurableSlowDeterministicMonkeyFactory
 
- 
- 
Method Details- 
getHeavyWeightedActions- Overrides:
- getHeavyWeightedActionsin class- SlowDeterministicMonkeyFactory
 
- 
instantiateAction- Throws:
- Exception
 
 
-