public class TestThrift2ServerCmdLine extends TestThriftServerCmdLine
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static String |
TABLENAME |
implType, specifyBindIP, specifyCompact, specifyFramed, tableCreated, TEST_UTIL| Constructor and Description |
|---|
TestThrift2ServerCmdLine(org.apache.hadoop.hbase.thrift.ImplType implType,
boolean specifyFramed,
boolean specifyBindIP,
boolean specifyCompact) |
| Modifier and Type | Method and Description |
|---|---|
protected Supplier<org.apache.hadoop.hbase.thrift.ThriftServer> |
getThriftServerSupplier() |
protected void |
talkToThriftServer(int port) |
getParameters, setUpBeforeClass, tearDownAfterClass, testRunThriftServerpublic static final HBaseClassTestRule CLASS_RULE
private static final String TABLENAME
public TestThrift2ServerCmdLine(org.apache.hadoop.hbase.thrift.ImplType implType, boolean specifyFramed, boolean specifyBindIP, boolean specifyCompact)
protected Supplier<org.apache.hadoop.hbase.thrift.ThriftServer> getThriftServerSupplier()
getThriftServerSupplier in class TestThriftServerCmdLineprotected void talkToThriftServer(int port) throws Exception
talkToThriftServer in class TestThriftServerCmdLineExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.