public class ResetProcessor extends java.lang.Object implements CommandProcessor
Constructor and Description |
---|
ResetProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
init() |
CommandProcessorResponse |
run(java.lang.String command) |
public void init()
init
in interface CommandProcessor
public CommandProcessorResponse run(java.lang.String command) throws CommandNeedRetryException
run
in interface CommandProcessor
CommandNeedRetryException
Copyright © 2012 The Apache Software Foundation