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 CommandProcessor
public CommandProcessorResponse run(java.lang.String command)
run
in interface CommandProcessor
Copyright © 2012 The Apache Software Foundation