Package | Description |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.chaos.factories | |
org.apache.hadoop.hbase.chaos.monkies | |
org.apache.hadoop.hbase.chaos.util |
Modifier and Type | Field and Description |
---|---|
protected ChaosMonkey |
IntegrationTestBase.monkey |
Modifier and Type | Method and Description |
---|---|
ChaosMonkey |
ServerAndDependenciesKillingMonkeyFactory.build() |
ChaosMonkey |
DistributedIssuesMonkeyFactory.build() |
ChaosMonkey |
MasterKillingMonkeyFactory.build() |
ChaosMonkey |
DataIssuesMonkeyFactory.build() |
ChaosMonkey |
NoKillMonkeyFactory.build() |
ChaosMonkey |
ServerKillingMonkeyFactory.build() |
ChaosMonkey |
MobSlowDeterministicMonkeyFactory.build() |
ChaosMonkey |
MobNoKillMonkeyFactory.build() |
ChaosMonkey |
SlowDeterministicMonkeyFactory.build() |
ChaosMonkey |
CalmMonkeyFactory.build() |
abstract ChaosMonkey |
MonkeyFactory.build() |
ChaosMonkey |
UnbalanceMonkeyFactory.build() |
ChaosMonkey |
StressAssignmentManagerMonkeyFactory.build() |
Modifier and Type | Class and Description |
---|---|
class |
CalmChaosMonkey
Chaos Monkey that does nothing.
|
class |
PolicyBasedChaosMonkey
Chaos monkey that given multiple policies will run actions against the cluster.
|
Modifier and Type | Field and Description |
---|---|
protected ChaosMonkey |
ChaosMonkeyRunner.monkey |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.