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 StartTestingClusterOptionMiniClusterExtension.Builder.miniClusterOptionprivate StartTestingClusterOptionMiniClusterRule.Builder.miniClusterOptionprivate final StartTestingClusterOptionMiniClusterExtension.miniClusterOptionsprivate final StartTestingClusterOptionMiniClusterRule.miniClusterOptionsDeprecated.Methods in org.apache.hadoop.hbase that return StartTestingClusterOptionMethods in org.apache.hadoop.hbase with parameters of type StartTestingClusterOptionModifier and TypeMethodDescriptionvoidHBaseTestingUtil.restartHBaseCluster(StartTestingClusterOption option) MiniClusterExtension.Builder.setMiniClusterOption(StartTestingClusterOption miniClusterOption) Use the providedStartTestingClusterOptionto construct theSingleProcessHBaseCluster.MiniClusterRule.Builder.setMiniClusterOption(StartTestingClusterOption miniClusterOption) Use the providedStartTestingClusterOptionto 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 StartTestingClusterOptionModifierConstructorDescriptionprivateMiniClusterExtension(org.apache.hadoop.conf.Configuration conf, StartTestingClusterOption miniClusterOptions) privateMiniClusterRule(org.apache.hadoop.conf.Configuration conf, StartTestingClusterOption miniClusterOptions) Deprecated. -
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) StartTestingClusterOptionTestBlockEvictionOnRegionMovement.option(package private) StartTestingClusterOptionTestPrefetchRSClose.option -
Uses of StartTestingClusterOption in org.apache.hadoop.hbase.master
Fields in org.apache.hadoop.hbase.master declared as StartTestingClusterOptionModifier and TypeFieldDescriptionprivate static final StartTestingClusterOptionTestMasterOperationsForRegionReplicas.optionprivate static final StartTestingClusterOptionTestAlwaysStandByHMaster.OPTION