public class DfsProcessor extends java.lang.Object implements CommandProcessor
| Modifier and Type | Field and Description |
|---|---|
static SessionState.LogHelper |
console |
static org.apache.commons.logging.Log |
LOG |
| Constructor and Description |
|---|
DfsProcessor(Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
CommandProcessorResponse |
run(java.lang.String command) |
public static final org.apache.commons.logging.Log LOG
public static final SessionState.LogHelper console
public void init()
init in interface CommandProcessorpublic CommandProcessorResponse run(java.lang.String command)
run in interface CommandProcessorCopyright © 2012 The Apache Software Foundation