Uses of Class
org.apache.hadoop.hbase.StartMiniClusterOption
Packages that use StartMiniClusterOption
-
Uses of StartMiniClusterOption in org.apache.hadoop.hbase
Methods 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.