Uses of Class
org.apache.hadoop.hbase.util.StoppableImplementation
Packages that use StoppableImplementation
-
Uses of StoppableImplementation in org.apache.hadoop.hbase.chaos.policies
Subclasses of StoppableImplementation in org.apache.hadoop.hbase.chaos.policiesModifier and TypeClassDescriptionclassA policy that runs multiple other policies one after the otherclassA policy which performs a sequence of actions deterministically.classA policy which does stuff every time interval.classA policy, which picks a random action according to the given weights, and performs it every configurable period.classA policy to introduce chaos to the clusterclassChaos Monkey policy that will run two different actions at the same time.