@Deprecated public class LogDisplayServlet extends javax.servlet.http.HttpServlet
Modifier and Type | Field and Description |
---|---|
static String |
BUF_SIZE_OPT
Deprecated.
|
static String |
DEFAULT_PATH
Deprecated.
|
static String |
ENABLED_OPT
Deprecated.
|
Constructor and Description |
---|
LogDisplayServlet()
Deprecated.
|
LogDisplayServlet(org.apache.hadoop.conf.Configuration c)
Deprecated.
|
LogDisplayServlet(org.apache.hadoop.conf.Configuration c,
Map<String,Deque<Chunk>> chunksBySID)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
add(List<Chunk> chunks)
Deprecated.
|
void |
init(javax.servlet.ServletConfig servletConf)
Deprecated.
|
public static final String DEFAULT_PATH
public static final String ENABLED_OPT
public static final String BUF_SIZE_OPT
public LogDisplayServlet()
public LogDisplayServlet(org.apache.hadoop.conf.Configuration c)
Copyright © 2016 Apache Software Foundation. All Rights Reserved.