Uses of Class
org.apache.hadoop.hbase.chaos.policies.PeriodicPolicy
-
Uses of PeriodicPolicy in org.apache.hadoop.hbase.chaos.policies
Modifier and TypeClassDescriptionclass
A policy which performs a sequence of actions deterministically.class
A policy, which picks a random action according to the given weights, and performs it every configurable period.class
Chaos Monkey policy that will run two different actions at the same time.