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, 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, setUtil
private long chaosEveryMilliSec
private long waitForUnbalanceMilliSec
private long waitForKillMilliSec
private long waitAfterBalanceMilliSec
private boolean killMetaRs
public UnbalanceMonkeyFactory()
public ChaosMonkey build()
build
in class MonkeyFactory
private void loadProperties()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.