| Package | Description | 
|---|---|
| org.apache.hadoop.hbase | |
| org.apache.hadoop.hbase.util | 
| Modifier and Type | Field and Description | 
|---|---|
| private List<JVMClusterUtil.MasterThread> | LocalHBaseCluster. masterThreads | 
| Modifier and Type | Method and Description | 
|---|---|
| JVMClusterUtil.MasterThread | LocalHBaseCluster. addMaster() | 
| JVMClusterUtil.MasterThread | LocalHBaseCluster. addMaster(org.apache.hadoop.conf.Configuration c,
         int index) | 
| JVMClusterUtil.MasterThread | LocalHBaseCluster. addMaster(org.apache.hadoop.conf.Configuration c,
         int index,
         User user) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<JVMClusterUtil.MasterThread> | LocalHBaseCluster. getLiveMasters() | 
| List<JVMClusterUtil.MasterThread> | LocalHBaseCluster. getMasters() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | LocalHBaseCluster. waitOnMaster(JVMClusterUtil.MasterThread masterThread)Wait for the specified master to stop. | 
| Modifier and Type | Method and Description | 
|---|---|
| static JVMClusterUtil.MasterThread | JVMClusterUtil. createMasterThread(org.apache.hadoop.conf.Configuration c,
                  Class<? extends HMaster> hmc,
                  int index)Creates a  JVMClusterUtil.MasterThread. | 
| private static JVMClusterUtil.MasterThread | JVMClusterUtil. findActiveMaster(List<JVMClusterUtil.MasterThread> masters) | 
| Modifier and Type | Method and Description | 
|---|---|
| private static JVMClusterUtil.MasterThread | JVMClusterUtil. findActiveMaster(List<JVMClusterUtil.MasterThread> masters) | 
| static void | JVMClusterUtil. shutdown(List<JVMClusterUtil.MasterThread> masters,
        List<JVMClusterUtil.RegionServerThread> regionservers) | 
| static String | JVMClusterUtil. startup(List<JVMClusterUtil.MasterThread> masters,
       List<JVMClusterUtil.RegionServerThread> regionservers)Start the cluster. | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.