@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, service
protected boolean isValidRequestor(javax.servlet.http.HttpServletRequest request, Configuration conf) throws IOException
IOException
public void doGet(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
doGet
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
IOException
public static String buildPath(String journalId, long segmentTxId, NamespaceInfo nsInfo)
Copyright © 2013 Apache Software Foundation. All rights reserved.