org.apache.accumulo.server.monitor.servlets
public class VisServlet extends BasicServlet
Modifier and Type | Class and Description |
---|---|
static class |
VisServlet.StatType |
static class |
VisServlet.VisualizationConfig |
log
Constructor and Description |
---|
VisServlet() |
Modifier and Type | Method and Description |
---|---|
protected String |
getTitle(javax.servlet.http.HttpServletRequest req) |
protected void |
pageBody(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse response,
StringBuilder sb) |
banner, currentPage, decode, doGet, doPost, encode, getBodyAttributes, getCookie, pageEnd, pageStart, sanitize
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
protected String getTitle(javax.servlet.http.HttpServletRequest req)
getTitle
in class BasicServlet
protected void pageBody(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse response, StringBuilder sb) throws IOException
pageBody
in class BasicServlet
IOException
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.