public class UnbalanceMonkeyFactory extends MonkeyFactory
| Modifier and Type | Field and Description | 
|---|---|
private long | 
chaosEveryMilliSec
How often to introduce the chaos. 
 | 
private boolean | 
killMetaRs  | 
private long | 
waitAfterBalanceMilliSec  | 
private long | 
waitForKillMilliSec  | 
private long | 
waitForUnbalanceMilliSec  | 
CALM, columnFamilies, 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 and Description | 
|---|
UnbalanceMonkeyFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
ChaosMonkey | 
build()  | 
private void | 
loadProperties()  | 
getFactory, setColumnFamilies, setProperties, setTableName, setUtilprivate long chaosEveryMilliSec
private long waitForUnbalanceMilliSec
private long waitForKillMilliSec
private long waitAfterBalanceMilliSec
private boolean killMetaRs
public UnbalanceMonkeyFactory()
public ChaosMonkey build()
build in class MonkeyFactoryprivate void loadProperties()
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.