| Package | Description |
|---|---|
| org.apache.hadoop.hbase | |
| org.apache.hadoop.hbase.chaos.actions | |
| org.apache.hadoop.hbase.rsgroup |
| Modifier and Type | Class and Description |
|---|---|
class |
DistributedHBaseCluster
Manages the interactions with an already deployed distributed cluster (as opposed to
a pseudo-distributed, or mini/local cluster).
|
class |
MiniHBaseCluster
This class creates a single process HBase cluster.
|
| Modifier and Type | Field and Description |
|---|---|
protected static HBaseCluster |
TestNamespace.cluster |
protected HBaseCluster |
IntegrationTestDDLMasterFailover.cluster |
protected HBaseCluster |
IntegrationTestIngest.cluster |
private HBaseCluster |
HBaseTestingUtility.hbaseCluster |
| Modifier and Type | Method and Description |
|---|---|
HBaseCluster |
HBaseTestingUtility.getHBaseClusterInterface()
Returns the HBaseCluster instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HBaseTestingUtility.setHBaseCluster(HBaseCluster hbaseCluster) |
| Modifier and Type | Field and Description |
|---|---|
protected HBaseCluster |
Action.cluster |
| Modifier and Type | Method and Description |
|---|---|
HBaseCluster |
Action.ActionContext.getHBaseCluster() |
| Modifier and Type | Field and Description |
|---|---|
protected static HBaseCluster |
TestRSGroupsBase.cluster |
private static HBaseCluster |
TestRSGroupsOfflineMode.cluster |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.