public class TestFSHDFSUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestFSHDFSUtils() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testIsFileClosed()
Test that isFileClosed makes us recover lease faster.
|
void |
testIsSameHdfs() |
void |
testRecoverLease()
Test recover lease eventually succeeding.
|
public static final HBaseClassTestRule CLASS_RULE
public TestFSHDFSUtils()
public void setup()
public void testRecoverLease() throws IOException
IOExceptionpublic void testIsFileClosed() throws IOException
IOExceptionpublic void testIsSameHdfs() throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.