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 TypeMethodDescriptionvoid
HBaseTestingUtility.restartHBaseCluster
(StartMiniClusterOption option) Deprecated.HBaseTestingUtility.startMiniCluster
(StartMiniClusterOption option) Deprecated.Start up a mini cluster of hbase, optionally dfs and zookeeper if needed.HBaseTestingUtility.startMiniHBaseCluster
(StartMiniClusterOption option) Deprecated.Starts up mini hbase cluster.