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 StartMiniClusterOption
MiniClusterRule.Builder.miniClusterOption
private final StartMiniClusterOption
MiniClusterRule.miniClusterOptions
Methods in org.apache.hadoop.hbase that return StartMiniClusterOptionMethods in org.apache.hadoop.hbase with parameters of type StartMiniClusterOptionModifier and TypeMethodDescriptionvoid
HBaseTestingUtility.restartHBaseCluster
(StartMiniClusterOption option) MiniClusterRule.Builder.setMiniClusterOption
(StartMiniClusterOption miniClusterOption) Use the providedStartMiniClusterOption
to 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 StartMiniClusterOptionModifierConstructorDescriptionprivate
MiniClusterRule
(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) StartMiniClusterOption
TestBlockEvictionOnRegionMovement.option
(package private) StartMiniClusterOption
TestPrefetchRSClose.option
-
Uses of StartMiniClusterOption in org.apache.hadoop.hbase.master
Fields in org.apache.hadoop.hbase.master declared as StartMiniClusterOptionModifier and TypeFieldDescriptionprivate static final StartMiniClusterOption
TestMasterOperationsForRegionReplicas.option
private static final StartMiniClusterOption
TestAlwaysStandByHMaster.OPTION