| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.chaos.actions | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BatchRestartRsAction
Restarts a ratio of the running regionservers at the same time 
 | 
class  | 
RestartActiveMasterAction
Action that tries to restart the active master. 
 | 
class  | 
RestartRandomDataNodeAction
Action that restarts a random datanode. 
 | 
class  | 
RestartRandomRsAction
Action that restarts a random HRegionServer 
 | 
class  | 
RestartRandomRsExceptMetaAction  | 
class  | 
RestartRandomZKNodeAction
Action that restarts a random zookeeper node. 
 | 
class  | 
RestartRsHoldingMetaAction
Action that tries to restart the HRegionServer holding Meta. 
 | 
class  | 
RestartRsHoldingTableAction
Action that restarts an HRegionServer holding one of the regions of the table. 
 | 
class  | 
RollingBatchRestartRsAction
Restarts a ratio of the regionservers in a rolling fashion. 
 | 
class  | 
RollingBatchRestartRsExceptMetaAction
Same as in  
RollingBatchRestartRsAction except that this action
 does not restart the region server holding the META table. | 
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.