public class TestFanOutOneBlockAsyncDFSOutput extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestFanOutOneBlockAsyncDFSOutput() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUp() |
static void |
tearDown() |
void |
test() |
void |
testConnectToDatanodeFailed() |
void |
testCreateParentFailed()
This is important for fencing when recover from RS crash.
|
void |
testHeartbeat() |
void |
testRecover() |
void |
testWriteLargeChunk() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestFanOutOneBlockAsyncDFSOutput()
public static void tearDown() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void test() throws IOException, InterruptedException, ExecutionException
public void testRecover() throws IOException, InterruptedException, ExecutionException
public void testHeartbeat() throws IOException, InterruptedException, ExecutionException
public void testCreateParentFailed() throws IOException
IOExceptionpublic void testConnectToDatanodeFailed() throws IOException, ClassNotFoundException, NoSuchMethodException, IllegalAccessException, InvocationTargetException, InterruptedException, NoSuchFieldException
public void testWriteLargeChunk() throws IOException, InterruptedException, ExecutionException
Copyright © 2007–2019 Cloudera. All rights reserved.