| Package | Description | 
|---|---|
| org.apache.hadoop.hbase | 
| Modifier and Type | Method and Description | 
|---|---|
static MiniClusterRule.Builder | 
MiniClusterRule.newBuilder()  | 
MiniClusterRule.Builder | 
MiniClusterRule.Builder.setConfiguration(org.apache.hadoop.conf.Configuration conf)
Seed the underlying  
HBaseTestingUtility with the provided Configuration. | 
MiniClusterRule.Builder | 
MiniClusterRule.Builder.setConfiguration(Supplier<org.apache.hadoop.conf.Configuration> supplier)  | 
MiniClusterRule.Builder | 
MiniClusterRule.Builder.setMiniClusterOption(StartMiniClusterOption miniClusterOption)
Use the provided  
StartMiniClusterOption to construct the MiniHBaseCluster. | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.