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