@InterfaceAudience.Private public abstract class StateDumpServlet extends javax.servlet.http.HttpServlet
| Constructor and Description | 
|---|
StateDumpServlet()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
dumpExecutors(ExecutorService service,
             PrintWriter out)  | 
protected void | 
dumpVersionInfo(PrintWriter out)  | 
protected long | 
getTailKbParam(javax.servlet.http.HttpServletRequest request)  | 
protected boolean | 
isShowQueueDump(org.apache.hadoop.conf.Configuration conf)  | 
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, serviceprotected void dumpVersionInfo(PrintWriter out)
protected boolean isShowQueueDump(org.apache.hadoop.conf.Configuration conf)
protected long getTailKbParam(javax.servlet.http.HttpServletRequest request)
protected void dumpExecutors(ExecutorService service, PrintWriter out) throws IOException
IOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.