public class TestLocalAsyncOutput extends Object
Modifier and Type | Field and Description |
---|---|
private static Class<? extends org.apache.hbase.thirdparty.io.netty.channel.Channel> |
CHANNEL_CLASS |
static HBaseClassTestRule |
CLASS_RULE |
private static org.apache.hbase.thirdparty.io.netty.channel.EventLoopGroup |
GROUP |
private static HBaseCommonTestingUtility |
TEST_UTIL |
Constructor and Description |
---|
TestLocalAsyncOutput() |
Modifier and Type | Method and Description |
---|---|
static void |
tearDownAfterClass() |
void |
test() |
public static final HBaseClassTestRule CLASS_RULE
private static org.apache.hbase.thirdparty.io.netty.channel.EventLoopGroup GROUP
private static Class<? extends org.apache.hbase.thirdparty.io.netty.channel.Channel> CHANNEL_CLASS
private static final HBaseCommonTestingUtility TEST_UTIL
public TestLocalAsyncOutput()
public static void tearDownAfterClass() throws IOException
IOException
public void test() throws IOException, InterruptedException, ExecutionException, org.apache.hadoop.hbase.util.CommonFSUtils.StreamLacksCapabilityException
IOException
InterruptedException
ExecutionException
org.apache.hadoop.hbase.util.CommonFSUtils.StreamLacksCapabilityException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.