| Package | Description |
|---|---|
| org.apache.hadoop.hbase | |
| org.apache.hadoop.hbase.chaos.actions | |
| org.apache.hadoop.hbase.chaos.factories | |
| org.apache.hadoop.hbase.chaos.monkies | |
| org.apache.hadoop.hbase.chaos.policies | |
| org.apache.hadoop.hbase.chaos.util | |
| org.apache.hadoop.hbase.mapreduce |
Provides HBase MapReduce
Input/OutputFormats, a table indexing MapReduce job, and utility methods.
|
| org.apache.hadoop.hbase.test |
| Modifier and Type | Field and Description |
|---|---|
protected IntegrationTestingUtility |
IntegrationTestBase.util |
protected IntegrationTestingUtility |
IntegrationTestIngest.util |
protected static IntegrationTestingUtility |
IntegrationTestManyRegions.util |
protected IntegrationTestingUtility |
StripeCompactionsPerformanceEvaluation.util |
| Modifier and Type | Method and Description |
|---|---|
protected IntegrationTestingUtility |
IntegrationTestBase.getTestingUtil(Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
IntegrationTestingUtility |
Action.ActionContext.getHBaseIntegrationTestingUtility() |
| Constructor and Description |
|---|
ActionContext(IntegrationTestingUtility util) |
| Modifier and Type | Field and Description |
|---|---|
protected IntegrationTestingUtility |
MonkeyFactory.util |
| Modifier and Type | Method and Description |
|---|---|
MonkeyFactory |
MonkeyFactory.setUtil(IntegrationTestingUtility util) |
| Constructor and Description |
|---|
PolicyBasedChaosMonkey(IntegrationTestingUtility util,
Collection<Policy> policies) |
PolicyBasedChaosMonkey(IntegrationTestingUtility util,
Policy... policies)
Construct a new ChaosMonkey
|
| Constructor and Description |
|---|
PolicyContext(IntegrationTestingUtility util) |
| Modifier and Type | Field and Description |
|---|---|
protected IntegrationTestingUtility |
ChaosMonkeyRunner.util |
| Modifier and Type | Method and Description |
|---|---|
protected IntegrationTestingUtility |
ChaosMonkeyRunner.getTestingUtil(Configuration conf) |
| Modifier and Type | Field and Description |
|---|---|
protected static IntegrationTestingUtility |
IntegrationTestImportTsv.util |
| Modifier and Type | Field and Description |
|---|---|
protected IntegrationTestingUtility |
IntegrationTestBigLinkedList.util |