public class TestAsyncTableRSCrashPublish extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static byte[] |
FAMILY |
private static org.apache.hadoop.hbase.TableName |
TABLE_NAME |
private static HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
TestAsyncTableRSCrashPublish() |
Modifier and Type | Method and Description |
---|---|
static void |
afterClass() |
static void |
beforeClass() |
void |
test() |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility UTIL
private static org.apache.hadoop.hbase.TableName TABLE_NAME
private static byte[] FAMILY
public TestAsyncTableRSCrashPublish()
public static void beforeClass() throws Exception
Exception
public static void afterClass() throws Exception
Exception
public void test() throws IOException, ExecutionException, InterruptedException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.