Package | Description |
---|---|
org.apache.hadoop.hbase.chaos.actions |
Modifier and Type | Class and Description |
---|---|
class |
CorruptPacketsCommandAction
Corrupt network packets on a random regionserver.
|
class |
DelayPacketsCommandAction
Action adds latency to communication on a random regionserver.
|
class |
DuplicatePacketsCommandAction
Duplicate network packets on a random regionserver.
|
class |
LosePacketsCommandAction
Lose network packets on a random regionserver.
|
class |
ReorderPacketsCommandAction
Reorder network packets on a random regionserver.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.