Class Policy
java.lang.Object
org.apache.hadoop.hbase.util.StoppableImplementation
org.apache.hadoop.hbase.chaos.policies.Policy
- All Implemented Interfaces:
Runnable
,org.apache.hadoop.hbase.Stoppable
- Direct Known Subclasses:
CompositeSequentialPolicy
,PeriodicPolicy
A policy to introduce chaos to the cluster
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Policy.PolicyContext
protected static final org.slf4j.Logger
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.hbase.util.StoppableImplementation
isStopped, stop