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