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