public class TestHRegionFileSystem extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
static byte[] |
FAMILY_NAME |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestHRegionFileSystem() |
| Modifier and Type | Method and Description |
|---|---|
void |
testBlockStoragePolicy() |
void |
testNonIdempotentOpsWithRetries() |
void |
testOnDiskRegionCreation() |
void |
testTempAndCommit() |
public static final HBaseClassTestRule CLASS_RULE
public static final byte[] FAMILY_NAME
public org.junit.rules.TestName name
public TestHRegionFileSystem()
public void testBlockStoragePolicy() throws Exception
Exceptionpublic void testOnDiskRegionCreation() throws IOException
IOExceptionpublic void testNonIdempotentOpsWithRetries() throws IOException
IOExceptionpublic void testTempAndCommit() throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.