java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig@LimitedPrivate({"HDFS","MapReduce"})
@Unstable
public class ConfServlet
extends javax.servlet.http.HttpServlet
| Modifier and Type | Class | Description |
|---|---|---|
static class |
ConfServlet.BadFormatException |
| Modifier and Type | Field | Description |
|---|---|---|
protected static java.lang.String |
FORMAT_JSON |
|
protected static java.lang.String |
FORMAT_XML |
| Constructor | Description |
|---|---|
ConfServlet() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, serviceprotected static final java.lang.String FORMAT_JSON
protected static final java.lang.String FORMAT_XML
public void doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
java.io.IOException
doGet in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionjava.io.IOExceptionCopyright © 2008–2025 Apache Software Foundation. All rights reserved.