|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Commands
This class defines the available command-line commands.
| Nested Class Summary | |
|---|---|
static class |
Commands.Cmd
Command definitions. |
static class |
Commands.CmdCreate
Create command definitions. |
static class |
Commands.CmdDrop
Drop command definitions. |
static class |
Commands.CmdIndex
Index types. |
static class |
Commands.CmdInfo
Info command definitions. |
static class |
Commands.CmdSet
Set command definitions. |
static class |
Commands.CmdUpdate
Node types for updates. |
| Field Summary | |
|---|---|
static int |
HID
Command flag: command which will not be shown in the help. |
static int |
HLP
Command flag: dummy command for formatting the help output. |
static int |
INT
Command flag: command which cannot be run by the user. |
static int |
SRV
Command flag: command which can only be executed by the server. |
| Field Detail |
|---|
static final int HID
static final int INT
static final int HLP
static final int SRV
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||