public class TestMasterWALManager extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static HBaseTestingUtility |
HTU |
private static org.slf4j.Logger |
LOG |
private org.apache.hadoop.hbase.master.MasterServices |
masterServices |
private org.apache.hadoop.hbase.master.MasterWalManager |
mwm |
| Constructor and Description |
|---|
TestMasterWALManager() |
private static final org.slf4j.Logger LOG
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility HTU
private org.apache.hadoop.hbase.master.MasterWalManager mwm
private org.apache.hadoop.hbase.master.MasterServices masterServices
public TestMasterWALManager()
public void before() throws IOException
IOExceptionpublic void testIsWALDirectoryNameWithWALs() throws IOException
IOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.