public class DfsProcessor extends Object implements CommandProcessor
| Modifier and Type | Field and Description |
|---|---|
static String |
DFS_RESULT_HEADER |
| Constructor and Description |
|---|
DfsProcessor(org.apache.hadoop.conf.Configuration conf) |
DfsProcessor(org.apache.hadoop.conf.Configuration conf,
boolean addSchema) |
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) throws CommandProcessorException
run in interface CommandProcessorCommandProcessorExceptionpublic void close()
throws Exception
close in interface AutoCloseableExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.