| Interface | Description | 
|---|---|
| MonkeyConstants | 
| Class | Description | 
|---|---|
| CalmMonkeyFactory | 
 Factory to create a calm ChaosMonkey. 
 | 
| MasterKillingMonkeyFactory | 
 A chaos monkey to kill the active master periodically. 
 | 
| MobNoKillMonkeyFactory | 
 This is a copy of NoKillMonkeyFactory that also does mob compactions. 
 | 
| MobSlowDeterministicMonkeyFactory | 
 This is a copy of SlowDeterministicMonkeyFactory that also does mob compactions. 
 | 
| MonkeyFactory | 
 Base class of the factory that will create a ChaosMonkey. 
 | 
| NoKillMonkeyFactory | 
 Monkey factory to create a ChaosMonkey that will not need access to ssh. 
 | 
| ServerAndDependenciesKillingMonkeyFactory | 
 Creates ChaosMonkeys for doing server restart actions, but not
 flush / compact / snapshot kind of actions. 
 | 
| ServerKillingMonkeyFactory | 
 Creates ChaosMonkeys for doing server restart actions, but not
 flush / compact / snapshot kind of actions. 
 | 
| SlowDeterministicMonkeyFactory | |
| StressAssignmentManagerMonkeyFactory | |
| UnbalanceMonkeyFactory | 
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.