This project has retired. For details please refer to its
Attic page.
CommitCheckServlet (chukwa 0.3.0 API)
- java.lang.Object
-
- javax.servlet.GenericServlet
-
- javax.servlet.http.HttpServlet
-
- org.apache.hadoop.chukwa.datacollection.collector.servlet.CommitCheckServlet
-
-
Constructor Summary
Constructors
Constructor and Description |
CommitCheckServlet(org.apache.hadoop.conf.Configuration conf) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
destroy() |
protected void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
void |
init(javax.servlet.ServletConfig servletConf) |
-
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
-
Methods inherited from class javax.servlet.GenericServlet
getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
destroy
public void destroy()
- Specified by:
destroy
in interface javax.servlet.Servlet
- Overrides:
destroy
in class javax.servlet.GenericServlet
Copyright © ${year} The Apache Software Foundation