public class TestThrift2HttpServer extends TestThriftHttpServer
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static String |
TABLENAME |
exception, tableCreated, TEST_UTIL
Constructor and Description |
---|
TestThrift2HttpServer() |
Modifier and Type | Method and Description |
---|---|
protected Supplier<org.apache.hadoop.hbase.thrift.ThriftServer> |
getThriftServerSupplier() |
protected void |
talkToThriftServer(String url,
int customHeaderSize) |
setUpBeforeClass, tearDownAfterClass, testExceptionThrownWhenMisConfigured, testRunThriftServer, testRunThriftServerWithHeaderBufferLength
private static final String TABLENAME
public static final HBaseClassTestRule CLASS_RULE
public TestThrift2HttpServer()
protected Supplier<org.apache.hadoop.hbase.thrift.ThriftServer> getThriftServerSupplier()
getThriftServerSupplier
in class TestThriftHttpServer
protected void talkToThriftServer(String url, int customHeaderSize) throws Exception
talkToThriftServer
in class TestThriftHttpServer
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.