public class DfsProcessor extends Object implements CommandProcessor
| Modifier and Type | Field and Description |
|---|---|
static SessionState.LogHelper |
console |
static String |
DFS_RESULT_HEADER |
static org.apache.commons.logging.Log |
LOG |
| Constructor and Description |
|---|
DfsProcessor(org.apache.hadoop.conf.Configuration conf) |
DfsProcessor(org.apache.hadoop.conf.Configuration conf,
boolean addSchema) |
public static final org.apache.commons.logging.Log LOG
public static final SessionState.LogHelper console
public static final String DFS_RESULT_HEADER
public DfsProcessor(org.apache.hadoop.conf.Configuration conf)
public DfsProcessor(org.apache.hadoop.conf.Configuration conf,
boolean addSchema)
public void init()
init in interface CommandProcessorpublic CommandProcessorResponse run(String command)
run in interface CommandProcessorCopyright © 2017 The Apache Software Foundation. All rights reserved.