protected abstract class AbstractRaftCommand.RaftAction extends Object implements CliSession.Action
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractRaftCommand.RaftAction() |
public final void run(CliSession session) throws Exception
run in interface CliSession.ActionExceptionprotected abstract void run(CliSession session, RaftKVDatabase db) throws Exception
ExceptionCopyright © 2016. All rights reserved.