Uses of Class
org.apache.hadoop.hbase.util.StoppableImplementation
-
Uses of StoppableImplementation in org.apache.hadoop.hbase.chaos.policies
Modifier and TypeClassDescriptionclass
A policy that runs multiple other policies one after the otherclass
A policy which performs a sequence of actions deterministically.class
A policy which does stuff every time interval.class
A policy, which picks a random action according to the given weights, and performs it every configurable period.class
A policy to introduce chaos to the clusterclass
Chaos Monkey policy that will run two different actions at the same time.