Uses of Class
org.apache.hadoop.hbase.StartMiniClusterOption
Package
Description
-
Uses of StartMiniClusterOption in org.apache.hadoop.hbase
Modifier and TypeFieldDescriptionprivate StartMiniClusterOption
MiniClusterRule.Builder.miniClusterOption
private final StartMiniClusterOption
MiniClusterRule.miniClusterOptions
Modifier and TypeMethodDescriptionvoid
HBaseTestingUtility.restartHBaseCluster
(StartMiniClusterOption option) MiniClusterRule.Builder.setMiniClusterOption
(StartMiniClusterOption miniClusterOption) Use the providedStartMiniClusterOption
to construct theMiniHBaseCluster
.HBaseTestingUtility.startMiniCluster
(StartMiniClusterOption option) Start up a mini cluster of hbase, optionally dfs and zookeeper if needed.HBaseTestingUtility.startMiniHBaseCluster
(StartMiniClusterOption option) Starts up mini hbase cluster.ModifierConstructorDescriptionprivate
MiniClusterRule
(org.apache.hadoop.conf.Configuration conf, StartMiniClusterOption miniClusterOptions) -
Uses of StartMiniClusterOption in org.apache.hadoop.hbase.io.hfile
Modifier and TypeFieldDescription(package private) StartMiniClusterOption
TestBlockEvictionOnRegionMovement.option
(package private) StartMiniClusterOption
TestPrefetchRSClose.option
-
Uses of StartMiniClusterOption in org.apache.hadoop.hbase.master
Modifier and TypeFieldDescriptionprivate static final StartMiniClusterOption
TestMasterOperationsForRegionReplicas.option
private static final StartMiniClusterOption
TestAlwaysStandByHMaster.OPTION