java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig@Private public class GetJournalEditServlet extends DfsServlet
| Constructor | Description |
|---|---|
GetJournalEditServlet() |
| Modifier and Type | Method | Description |
|---|---|---|
static java.lang.String |
buildPath(java.lang.String journalId,
long segmentTxId,
NamespaceInfo nsInfo,
boolean inProgressOk) |
|
void |
doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
|
protected boolean |
isValidRequestor(javax.servlet.http.HttpServletRequest request,
org.apache.hadoop.conf.Configuration conf) |
getUGIdoDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, serviceprotected boolean isValidRequestor(javax.servlet.http.HttpServletRequest request,
org.apache.hadoop.conf.Configuration conf)
throws java.io.IOException
java.io.IOExceptionpublic void doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
java.io.IOException
doGet in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionjava.io.IOExceptionpublic static java.lang.String buildPath(java.lang.String journalId,
long segmentTxId,
NamespaceInfo nsInfo,
boolean inProgressOk)
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.