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 underlyingHBaseTestingUtil
with the providedConfiguration
.MiniClusterRule.Builder.setMiniClusterOption
(StartTestingClusterOption miniClusterOption) Use the providedStartTestingClusterOption
to construct theSingleProcessHBaseCluster
.