public class TestSaslFanOutOneBlockAsyncDFSOutput extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
cipherSuite |
static HBaseClassTestRule |
CLASS_RULE |
String |
encryptionAlgorithm |
org.junit.rules.TestName |
name |
String |
protection |
| Constructor and Description |
|---|
TestSaslFanOutOneBlockAsyncDFSOutput() |
| Modifier and Type | Method and Description |
|---|---|
static Iterable<Object[]> |
data() |
void |
setUp() |
static void |
setUpBeforeClass() |
void |
tearDown() |
static void |
tearDownAfterClass() |
void |
test() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public String protection
public String encryptionAlgorithm
public String cipherSuite
public TestSaslFanOutOneBlockAsyncDFSOutput()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void tearDown() throws IOException
IOExceptionpublic void test() throws IOException, InterruptedException, ExecutionException
Copyright © 2007–2019 Cloudera. All rights reserved.