Uses of Class
org.apache.hadoop.hbase.StartMiniClusterOption
Packages that use StartMiniClusterOption
- 
Uses of StartMiniClusterOption in org.apache.hadoop.hbaseMethods in org.apache.hadoop.hbase that return StartMiniClusterOptionMethods in org.apache.hadoop.hbase with parameters of type StartMiniClusterOptionModifier and TypeMethodDescriptionvoidHBaseTestingUtility.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.