Uses of Class
org.apache.hadoop.hbase.StartTestingClusterOption
Packages that use StartTestingClusterOption
Package
Description
-
Uses of StartTestingClusterOption in org.apache.hadoop.hbase
Fields in org.apache.hadoop.hbase declared as StartTestingClusterOptionModifier and TypeFieldDescriptionprivate StartTestingClusterOption
MiniClusterRule.Builder.miniClusterOption
private final StartTestingClusterOption
MiniClusterRule.miniClusterOptions
Methods in org.apache.hadoop.hbase that return StartTestingClusterOptionMethods in org.apache.hadoop.hbase with parameters of type StartTestingClusterOptionModifier 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.Constructors in org.apache.hadoop.hbase with parameters of type StartTestingClusterOptionModifierConstructorDescriptionprivate
MiniClusterRule
(org.apache.hadoop.conf.Configuration conf, StartTestingClusterOption miniClusterOptions) -
Uses of StartTestingClusterOption in org.apache.hadoop.hbase.io.hfile
Fields in org.apache.hadoop.hbase.io.hfile declared as StartTestingClusterOptionModifier and TypeFieldDescription(package private) StartTestingClusterOption
TestBlockEvictionOnRegionMovement.option
(package private) StartTestingClusterOption
TestPrefetchRSClose.option
-
Uses of StartTestingClusterOption in org.apache.hadoop.hbase.master
Fields in org.apache.hadoop.hbase.master declared as StartTestingClusterOptionModifier and TypeFieldDescriptionprivate static final StartTestingClusterOption
TestMasterOperationsForRegionReplicas.option
private static final StartTestingClusterOption
TestAlwaysStandByHMaster.OPTION