public class TestThriftServerCmdLine extends 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 Collection<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 Collection<Object[]> getParameters()