public class TestThriftServerCmdLine
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Log |
LOG |
| Constructor and Description |
|---|
TestThriftServerCmdLine(org.apache.hadoop.hbase.thrift.ThriftServerRunner.ImplType implType,
boolean specifyFramed,
boolean specifyBindIP,
boolean specifyCompact) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Collection<java.lang.Object[]> |
getParameters() |
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testRunThriftServer() |
public TestThriftServerCmdLine(org.apache.hadoop.hbase.thrift.ThriftServerRunner.ImplType implType,
boolean specifyFramed,
boolean specifyBindIP,
boolean specifyCompact)
public static java.util.Collection<java.lang.Object[]> getParameters()
public static void setUpBeforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic static void tearDownAfterClass()
throws java.lang.Exception
java.lang.Exceptionpublic void testRunThriftServer()
throws java.lang.Exception
java.lang.Exception