public class TestShutdownBackupMaster extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TestShutdownBackupMaster.MockHMaster |
Modifier and Type | Field and Description |
---|---|
private static CountDownLatch |
ARRIVE |
static HBaseClassTestRule |
CLASS_RULE |
private static CountDownLatch |
CONTINUE |
private static HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
TestShutdownBackupMaster() |
Modifier and Type | Method and Description |
---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testShutdownWhileBecomingActive() |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility UTIL
private static volatile CountDownLatch ARRIVE
private static volatile CountDownLatch CONTINUE
public TestShutdownBackupMaster()
public static void setUpBeforeClass() throws Exception
Exception
public static void tearDownAfterClass() throws Exception
Exception
public void testShutdownWhileBecomingActive() throws InterruptedException
InterruptedException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.