Uses of Class
org.apache.hadoop.hbase.chaos.actions.RestartActionBaseAction
Packages that use RestartActionBaseAction
-
Uses of RestartActionBaseAction in org.apache.hadoop.hbase.chaos.actions
Subclasses of RestartActionBaseAction in org.apache.hadoop.hbase.chaos.actionsModifier and TypeClassDescriptionclassRestarts a ratio of the running regionservers at the same timeclassGracefully restarts every regionserver in a rolling fashion.classAction that tries to restart the active master.classAction that tries to restart the active namenode.classAction that restarts a random datanode.classclassAction that restarts a random HRegionServerclassclassAction that restarts a random zookeeper node.classAction that tries to restart the HRegionServer holding Meta.classAction that restarts an HRegionServer holding one of the regions of the table.classRestarts a ratio of the regionservers in a rolling fashion.