@Deprecated public class CommitCheckServlet extends javax.servlet.http.HttpServlet
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_PATH
Deprecated.
|
static String |
PURGEDELAY_OPT
Deprecated.
|
static String |
SCANPATHS_OPT
Deprecated.
|
static String |
SCANPERIOD_OPT
Deprecated.
|
| Constructor and Description |
|---|
CommitCheckServlet(org.apache.hadoop.conf.Configuration conf)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Deprecated.
|
void |
init(javax.servlet.ServletConfig servletConf)
Deprecated.
|
public static final String SCANPERIOD_OPT
public static final String PURGEDELAY_OPT
public static final String SCANPATHS_OPT
public static final String DEFAULT_PATH
public CommitCheckServlet(org.apache.hadoop.conf.Configuration conf)
public void init(javax.servlet.ServletConfig servletConf)
throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class javax.servlet.GenericServletjavax.servlet.ServletExceptionpublic void destroy()
destroy in interface javax.servlet.Servletdestroy in class javax.servlet.GenericServletCopyright © 2016 Apache Software Foundation. All Rights Reserved.