public class TestCommonFSUtils extends Object
CommonFSUtils.| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestCommonFSUtils() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkStreamCapabilitiesOnKnownNoopStream() |
void |
setUp() |
void |
streamCapabilitiesDoesNotAllowNullStream() |
void |
testGetWALRootDir() |
void |
testGetWALRootDirIllegalWALDir() |
void |
testMatchingTail()
Test path compare and prefix checking.
|
void |
testRemoveWALRootPath() |
void |
testSetWALRootDir() |
public static final HBaseClassTestRule CLASS_RULE
public TestCommonFSUtils()
public void setUp() throws IOException
IOExceptionpublic void testMatchingTail() throws IOException
IOExceptionpublic void testSetWALRootDir() throws Exception
Exceptionpublic void testGetWALRootDir() throws IOException
IOExceptionpublic void testGetWALRootDirIllegalWALDir() throws IOException
IOExceptionpublic void testRemoveWALRootPath() throws Exception
Exceptionpublic void streamCapabilitiesDoesNotAllowNullStream()
public void checkStreamCapabilitiesOnKnownNoopStream() throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.