public abstract class AbstractRaftCommand extends AbstractCommand
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractRaftCommand.RaftAction |
log, name, paramParser| Modifier | Constructor and Description |
|---|---|
protected |
AbstractRaftCommand(String spec) |
| Modifier and Type | Method and Description |
|---|---|
EnumSet<org.jsimpledb.SessionMode> |
getSessionModes() |
getAction, getHelpDetail, getHelpSummary, getName, getParser, getUsage, parseprotected AbstractRaftCommand(String spec)
public EnumSet<org.jsimpledb.SessionMode> getSessionModes()
getSessionModes in interface CommandgetSessionModes in class AbstractCommandCopyright © 2016. All rights reserved.