Package org.apache.hadoop.hbase.thrift2
Class TestThrift2HttpServer
java.lang.Object
org.apache.hadoop.hbase.thrift.TestThriftHttpServerBase
org.apache.hadoop.hbase.thrift2.TestThrift2HttpServer
@Tag("org.apache.hadoop.hbase.testclassification.ClientTests") @Tag("org.apache.hadoop.hbase.testclassification.LargeTests")
public class TestThrift2HttpServer
extends TestThriftHttpServerBase
-
Field Summary
FieldsFields inherited from class org.apache.hadoop.hbase.thrift.TestThriftHttpServerBase
tableCreated, TEST_UTIL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidafterAll()static voidprotected Supplier<org.apache.hadoop.hbase.thrift.ThriftServer>protected voidtalkToThriftServer(String url, int customHeaderSize) Methods inherited from class org.apache.hadoop.hbase.thrift.TestThriftHttpServerBase
setUpBeforeClass, tearDownAfterClass, testExceptionThrownWhenMisConfigured, testRunThriftServer, testRunThriftServerWithHeaderBufferLength
-
Field Details
-
TABLENAME
- See Also:
-
-
Constructor Details
-
TestThrift2HttpServer
public TestThrift2HttpServer()
-
-
Method Details
-
beforeAll
- Throws:
Exception
-
afterAll
- Throws:
Exception
-
getThriftServerSupplier
- Overrides:
getThriftServerSupplierin classTestThriftHttpServerBase
-
talkToThriftServer
- Overrides:
talkToThriftServerin classTestThriftHttpServerBase- Throws:
Exception
-