@InterfaceAudience.Private public class GetJournalEditServlet extends javax.servlet.http.HttpServlet
| Constructor and Description |
|---|
GetJournalEditServlet() |
| Modifier and Type | Method and Description |
|---|---|
static String |
buildPath(String journalId,
long segmentTxId,
NamespaceInfo nsInfo) |
void |
doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected boolean |
isValidRequestor(javax.servlet.http.HttpServletRequest request,
Configuration conf) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, serviceprotected boolean isValidRequestor(javax.servlet.http.HttpServletRequest request,
Configuration conf)
throws IOException
IOExceptionpublic void doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
doGet in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionpublic static String buildPath(String journalId, long segmentTxId, NamespaceInfo nsInfo)
Copyright © 2013 Apache Software Foundation. All rights reserved.