public interface CommandProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
CommandProcessorResponse |
run(String command) |
void init()
CommandProcessorResponse run(String command) throws CommandNeedRetryException
CommandNeedRetryExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.