Command related classes, including pre-defined commands.See: Description
| Interface | Description |
|---|---|
| Command |
CliSession command. |
| Class | Description |
|---|---|
| AbstractCommand |
Support superclass for CLI
Command implementations. |
| AbstractKVCommand | |
| CompareSchemasCommand | |
| DeleteSchemaVersionCommand | |
| EvalCommand | |
| EvalCommand.EvalAction |
Special transactional
CliSession.Action used by the EvalCommand allowing access to the
EvalException that occurred, if any. |
| HelpCommand | |
| ImportCommand | |
| InfoCommand | |
| KVGetCommand | |
| KVLoadCommand | |
| KVPutCommand | |
| KVRemoveCommand | |
| KVSaveCommand | |
| LoadCommand | |
| QuitCommand | |
| RegisterCommandCommand | |
| RegisterFunctionCommand | |
| SaveCommand | |
| SetAllowNewSchemaCommand | |
| SetHistoryFileCommand | |
| SetSchemaVersionCommand | |
| SetSessionModeCommand | |
| SetValidationModeCommand | |
| SetVerboseCommand | |
| ShowAllSchemasCommand | |
| ShowImportsCommand | |
| ShowSchemaCommand | |
| ShowVariablesCommand |
Command related classes, including pre-defined commands.Copyright © 2016. All rights reserved.