public class HmsThriftHttpServlet
extends org.apache.thrift.server.TServlet
| Constructor and Description |
|---|
HmsThriftHttpServlet(org.apache.thrift.TProcessor processor,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doPost(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
init() |
addCustomHeader, doGet, setCustomHeadersdoDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic HmsThriftHttpServlet(org.apache.thrift.TProcessor processor,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.hadoop.conf.Configuration conf)
public void init()
throws javax.servlet.ServletException
init in class javax.servlet.GenericServletjavax.servlet.ServletExceptionprotected void doPost(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
doPost in class org.apache.thrift.server.TServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.