Command
related classes, including pre-defined commands.See: Description
Interface | Description |
---|---|
Command |
CliSession command. |
Class | Description |
---|---|
AbstractCommand |
Support superclass for CLI
Command implementations. |
AbstractKVCommand | |
AbstractKVCommand.BytesParser |
Parses a
byte[] array as hexadecimal or doubly-quoted "C" style string. |
CompareSchemasCommand | |
DecodeKeyCommand | |
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 © 2022. All rights reserved.