| Home >> All >> com >> flexstor >> flexdbserver >> [ main Javadoc ] |
| | com.flexstor.flexdbserver.main.commands.* (9) |
com.flexstor.flexdbserver.main: Javadoc index of package com.flexstor.flexdbserver.main.
Package Samples:
com.flexstor.flexdbserver.main.commands
Classes:
TransMngRecoverCommand: The class that handles the command line "recover". Usage: recover [Transaction Ids] If specified without arguments, it will schedule a recovery service to be executed immediately. If specified with a list of transaction Ids it will start the recovery of all these transactions.
LogoutCommand: The class that handles the command line "logout", "shutdown", "abort" and "quit". Usage: quit || abort || shutdown || logout
ServerCommandReader: ServerCommandReader listen to the java console for any command typed, and proceeds to performed the requested action
FlexDBServer: FlexDBServer is the main application from which the Queue Manager, ImportProcessor and Archive Monitor get started.
ThreadsViewerCommand: The class that handles the command line "threads". Usage: threads [thread_group_name]
LoginCommand: The class that handles the command line "login". Usage: login [server] user
HelpCommand: The class that handles the command line "help" and "?". Usage: logout
Command: A standard interface common for all command classes of the AppServer
VersionCommand: The class that handles the command line "version". Usage: version
CommandList: A list of FlexDBServer valid commands and usage
FlexDBServerVersion
| Home | Contact Us | Privacy Policy | Terms of Service |