Package org.objectweb.cjdbc.console.text.commands.dbadmin

Commands for the monitoring console

See:
          Description

Class Summary
AbstractAdminCommand This class defines a AbstractAdminCommand
Backup This class defines the Backup command for the text console.
CopyLogFromCheckpoint This class defines the command used to copy the local virtual database recovery log onto a remote controller's peer virtual database log.
DeleteLogUpToCheckpoint This class defines the command used to cleanup the recovery log upto a specified checkpoint.
Disable This class defines a Disable
DisableAll This class defines a DisableAll
DisableRead This class defines a DisableRead
DisableWrite This class defines a DisableWrite
Enable This class defines an Enable command to enable a backend from its last known checkpoint.
EnableAll This class defines a EnableAll
EnableRead This class defines a EnableRead
EnableWrite This class defines a EnableWrite
ExpertMode This class defines the command used to switch to expert mode (i.e. advanced admin commands are available).
ForceDisable This class defines the ForceDisable command that forces the disabling of a backend without setting a checkpoint.
ForceEnable This class defines the ForceEnable command that forces the enabling of a backend without checkpoint checking.
GetBackendSchema Command to get the schema of a database backend
GetXml This class defines a GetXml command that gather an XML dump of the virtual database.
ListBackends This class defines a "list backends" admin command
RemoveCheckpoint This class defines a RemoveCheckpoint
RemoveDump This class defines a RemoveDump
Replicate This class defines a Replicate
Restore This class defines a Restore
SetCheckpoint This class defines a SetCheckpoint
ShowBackend This class defines a ShowBackend
ShowBackendState This class defines a ShowBackendState
ShowControllers This class defines a ShowControllers
TransferBackend This class defines a transferBackend
TransferDump This class defines the command used to transfer a dump (identified by a dump name ) from the current controller to another one.
UpdateDumpPath This class defines a "update dump path" admin command.
ViewBackupers This class defines the command used to display available backupers.
ViewCheckpointNames This class defines a ViewCheckpointNames
ViewDumps This class defines the command used to display available dumps of a given virtual database.
 

Package org.objectweb.cjdbc.console.text.commands.dbadmin Description

Commands for the monitoring console



Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.