Package | Description |
---|---|
org.apache.hadoop.hbase |
Modifier and Type | Method and Description |
---|---|
void |
HBaseTestingUtility.restartHBaseCluster(StartMiniClusterOption option) |
MiniHBaseCluster |
HBaseTestingUtility.startMiniCluster(StartMiniClusterOption option)
Start up a mini cluster of hbase, optionally dfs and zookeeper if needed.
|
MiniHBaseCluster |
HBaseTestingUtility.startMiniHBaseCluster(StartMiniClusterOption option)
Starts up mini hbase cluster.
|
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.