@InterfaceAudience.Private public abstract class StateDumpServlet extends javax.servlet.http.HttpServlet
| Modifier and Type | Field and Description | 
|---|---|
| (package private) static long | DEFAULT_TAIL_KB | 
| private static long | serialVersionUID | 
| 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, servicestatic final long DEFAULT_TAIL_KB
private static final long serialVersionUID
public StateDumpServlet()
protected 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–2021 The Apache Software Foundation. All rights reserved.