@InterfaceAudience.Private public class MasterDumpServlet extends StateDumpServlet
Modifier and Type | Field and Description |
---|---|
private static String |
LINE |
private static long |
serialVersionUID |
Constructor and Description |
---|
MasterDumpServlet() |
Modifier and Type | Method and Description |
---|---|
void |
doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
private void |
dumpRIT(HMaster master,
PrintWriter out) |
private void |
dumpServers(HMaster master,
PrintWriter out) |
dumpExecutors, dumpVersionInfo, getTailKbParam, isShowQueueDump
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
private static final long serialVersionUID
private static final String LINE
public MasterDumpServlet()
public void doGet(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException
doGet
in class javax.servlet.http.HttpServlet
IOException
private void dumpRIT(HMaster master, PrintWriter out)
private void dumpServers(HMaster master, PrintWriter out)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.