public class TestRSGroupsOfflineMode extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static HBaseCluster |
cluster |
private static org.apache.hadoop.hbase.client.Admin |
hbaseAdmin |
private static org.slf4j.Logger |
LOG |
private static org.apache.hadoop.hbase.master.HMaster |
master |
org.junit.rules.TestName |
name |
private static HBaseTestingUtility |
TEST_UTIL |
private static long |
WAIT_TIMEOUT |
Constructor and Description |
---|
TestRSGroupsOfflineMode() |
Modifier and Type | Method and Description |
---|---|
static void |
setUp() |
static void |
tearDown() |
void |
testOffline() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private static org.apache.hadoop.hbase.master.HMaster master
private static org.apache.hadoop.hbase.client.Admin hbaseAdmin
private static HBaseTestingUtility TEST_UTIL
private static HBaseCluster cluster
private static final long WAIT_TIMEOUT
public org.junit.rules.TestName name
public TestRSGroupsOfflineMode()
public void testOffline() throws Exception, InterruptedException
Exception
InterruptedException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.