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 |
GracefulRollingRestartRsAction
Gracefully restarts every regionserver in a rolling fashion.
|
class |
RestartActiveMasterAction
Action that tries to restart the active master.
|
class |
RestartActiveNameNodeAction
Action that tries to restart the active namenode.
|
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.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.