public class TestDelayingRunner extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static byte[] |
DUMMY_BYTES_1 |
private static byte[] |
DUMMY_BYTES_2 |
private static org.apache.hadoop.hbase.TableName |
DUMMY_TABLE |
private static org.apache.hadoop.hbase.HRegionInfo |
hri1 |
Constructor and Description |
---|
TestDelayingRunner() |
Modifier and Type | Method and Description |
---|---|
void |
testDelayingRunner() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.apache.hadoop.hbase.TableName DUMMY_TABLE
private static final byte[] DUMMY_BYTES_1
private static final byte[] DUMMY_BYTES_2
private static org.apache.hadoop.hbase.HRegionInfo hri1
public TestDelayingRunner()
public void testDelayingRunner() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.