Uses of Class
org.apache.hadoop.hbase.StartMiniClusterOption
Packages that use StartMiniClusterOption
Package
Description
-
Uses of StartMiniClusterOption in org.apache.hadoop.hbase
Fields in org.apache.hadoop.hbase declared as StartMiniClusterOptionModifier and TypeFieldDescriptionprivate StartMiniClusterOptionMiniClusterRule.Builder.miniClusterOptionprivate final StartMiniClusterOptionMiniClusterRule.miniClusterOptionsMethods in org.apache.hadoop.hbase that return StartMiniClusterOptionMethods in org.apache.hadoop.hbase with parameters of type StartMiniClusterOptionModifier and TypeMethodDescriptionvoidHBaseTestingUtility.restartHBaseCluster(StartMiniClusterOption option) MiniClusterRule.Builder.setMiniClusterOption(StartMiniClusterOption miniClusterOption) Use the providedStartMiniClusterOptionto 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.Constructors in org.apache.hadoop.hbase with parameters of type StartMiniClusterOptionModifierConstructorDescriptionprivateMiniClusterRule(org.apache.hadoop.conf.Configuration conf, StartMiniClusterOption miniClusterOptions) -
Uses of StartMiniClusterOption in org.apache.hadoop.hbase.io.hfile
Fields in org.apache.hadoop.hbase.io.hfile declared as StartMiniClusterOptionModifier and TypeFieldDescription(package private) StartMiniClusterOptionTestBlockEvictionOnRegionMovement.option(package private) StartMiniClusterOptionTestPrefetchRSClose.option -
Uses of StartMiniClusterOption in org.apache.hadoop.hbase.master
Fields in org.apache.hadoop.hbase.master declared as StartMiniClusterOptionModifier and TypeFieldDescriptionprivate static final StartMiniClusterOptionTestMasterOperationsForRegionReplicas.optionprivate static final StartMiniClusterOptionTestAlwaysStandByHMaster.OPTION