public class DfsProcessor extends Object implements CommandProcessor
| Modifier and Type | Field and Description |
|---|---|
static SessionState.LogHelper |
console |
static String |
DFS_RESULT_HEADER |
static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
DfsProcessor(org.apache.hadoop.conf.Configuration conf) |
DfsProcessor(org.apache.hadoop.conf.Configuration conf,
boolean addSchema) |
public static final org.slf4j.Logger 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 CommandProcessorResponse run(String command)
run in interface CommandProcessorpublic void close()
throws Exception
close in interface AutoCloseableExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.