Package org.apache.hadoop.hbase.thrift2
Class TestThrift2HttpServer
java.lang.Object
org.apache.hadoop.hbase.thrift.TestThriftHttpServer
org.apache.hadoop.hbase.thrift2.TestThrift2HttpServer
-
Field Summary
Fields inherited from class org.apache.hadoop.hbase.thrift.TestThriftHttpServer
exception, tableCreated, TEST_UTIL
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected Supplier<org.apache.hadoop.hbase.thrift.ThriftServer>
protected void
talkToThriftServer
(String url, int customHeaderSize) Methods inherited from class org.apache.hadoop.hbase.thrift.TestThriftHttpServer
setUpBeforeClass, tearDownAfterClass, testExceptionThrownWhenMisConfigured, testRunThriftServer, testRunThriftServerWithHeaderBufferLength
-
Field Details
-
TABLENAME
- See Also:
-
CLASS_RULE
-
-
Constructor Details
-
TestThrift2HttpServer
public TestThrift2HttpServer()
-
-
Method Details
-
getThriftServerSupplier
- Overrides:
getThriftServerSupplier
in classTestThriftHttpServer
-
talkToThriftServer
- Overrides:
talkToThriftServer
in classTestThriftHttpServer
- Throws:
Exception
-