| Package | Description | 
|---|---|
| org.apache.hadoop.hbase | |
| org.apache.hadoop.hbase.master | 
| Modifier and Type | Field and Description | 
|---|---|
| private StartMiniClusterOption | MiniClusterRule.Builder. miniClusterOption | 
| private StartMiniClusterOption | MiniClusterRule. miniClusterOptions | 
| Modifier and Type | Method and Description | 
|---|---|
| StartMiniClusterOption | StartMiniClusterOption.Builder. build() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HBaseTestingUtility. restartHBaseCluster(StartMiniClusterOption option) | 
| MiniClusterRule.Builder | MiniClusterRule.Builder. setMiniClusterOption(StartMiniClusterOption miniClusterOption)Use the provided  StartMiniClusterOptionto construct theMiniHBaseCluster. | 
| MiniHBaseCluster | HBaseTestingUtility. startMiniCluster(StartMiniClusterOption option)Start up a mini cluster of hbase, optionally dfs and zookeeper if needed. | 
| MiniHBaseCluster | HBaseTestingUtility. startMiniHBaseCluster(StartMiniClusterOption option)Starts up mini hbase cluster. | 
| Constructor and Description | 
|---|
| MiniClusterRule(org.apache.hadoop.conf.Configuration conf,
               StartMiniClusterOption miniClusterOptions) | 
| Modifier and Type | Field and Description | 
|---|---|
| private static StartMiniClusterOption | TestMasterOperationsForRegionReplicas. option | 
| private static StartMiniClusterOption | TestAlwaysStandByHMaster. OPTION | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.