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