Uses of Class
org.apache.hadoop.hbase.MiniClusterRule.Builder
-
Uses of MiniClusterRule.Builder in org.apache.hadoop.hbase
Modifier and TypeMethodDescriptionstatic MiniClusterRule.Builder
MiniClusterRule.newBuilder()
MiniClusterRule.Builder.setConfiguration
(Supplier<org.apache.hadoop.conf.Configuration> supplier) MiniClusterRule.Builder.setConfiguration
(org.apache.hadoop.conf.Configuration conf) Seed the underlyingHBaseTestingUtility
with the providedConfiguration
.MiniClusterRule.Builder.setMiniClusterOption
(StartMiniClusterOption miniClusterOption) Use the providedStartMiniClusterOption
to construct theMiniHBaseCluster
.