| Package | Description |
|---|---|
| org.apache.slider.server.appmaster.monkey |
| Modifier and Type | Class and Description |
|---|---|
class |
ChaosKillAM
Kill the AM
|
class |
ChaosKillContainer
Kill a container
|
| Modifier and Type | Field and Description |
|---|---|
ChaosTarget |
ChaosEntry.target |
| Modifier and Type | Method and Description |
|---|---|
void |
ChaosMonkeyService.addTarget(String name,
ChaosTarget target,
long probability)
Add a target ...
|
| Constructor and Description |
|---|
ChaosEntry(String name,
ChaosTarget target,
long probability,
com.codahale.metrics.MetricRegistry metrics)
Constructor -includes validation of all arguments
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.