public class TestMasterAbortAndRSGotKilled extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TestMasterAbortAndRSGotKilled.DelayCloseCP |
Modifier and Type | Field and Description |
---|---|
private static byte[] |
CF |
static HBaseClassTestRule |
CLASS_RULE |
private static CountDownLatch |
countDownLatch |
private static org.slf4j.Logger |
LOG |
private static org.apache.hadoop.hbase.TableName |
TABLE_NAME |
private static HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
TestMasterAbortAndRSGotKilled() |
Modifier and Type | Method and Description |
---|---|
static void |
setUp() |
static void |
tearDown() |
void |
test() |
private static org.slf4j.Logger LOG
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility UTIL
private static org.apache.hadoop.hbase.TableName TABLE_NAME
private static CountDownLatch countDownLatch
private static byte[] CF
public TestMasterAbortAndRSGotKilled()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.