public class TestInitializeStoreFileTracker extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
private org.apache.hadoop.conf.Configuration |
conf |
private static byte[] |
fam |
private static String |
famStr |
private HBaseTestingUtility |
HTU |
private org.apache.hadoop.hbase.HTableDescriptor |
tableDescriptor |
private static String[] |
tables |
| Constructor and Description |
|---|
TestInitializeStoreFileTracker() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testMigrateStoreFileTracker() |
public static final HBaseClassTestRule CLASS_RULE
private static final String famStr
private static final byte[] fam
private HBaseTestingUtility HTU
private org.apache.hadoop.conf.Configuration conf
private org.apache.hadoop.hbase.HTableDescriptor tableDescriptor
public TestInitializeStoreFileTracker()
public void testMigrateStoreFileTracker() throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.