Package | Description |
---|---|
org.apache.hadoop.hbase.chaos.policies |
Modifier and Type | Class and Description |
---|---|
class |
DoActionsOncePolicy
A policy which performs a sequence of actions deterministically.
|
class |
PeriodicRandomActionPolicy
A policy, which picks a random action according to the given weights, and performs it every
configurable period.
|
class |
TwoConcurrentActionPolicy
Chaos Monkey policy that will run two different actions at the same time.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.