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 StartTestingClusterOptionMiniClusterRule.Builder.miniClusterOptionprivate final StartTestingClusterOptionMiniClusterRule.miniClusterOptionsMethods in org.apache.hadoop.hbase that return StartTestingClusterOptionMethods in org.apache.hadoop.hbase with parameters of type StartTestingClusterOptionModifier and TypeMethodDescriptionvoidHBaseTestingUtil.restartHBaseCluster(StartTestingClusterOption option) 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 StartTestingClusterOptionModifierConstructorDescriptionprivateMiniClusterRule(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) 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