|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.objectweb.cjdbc.controller.virtualdatabase.protocol | |
org.objectweb.cjdbc.controller.virtualdatabase | Virtual database core code including connection handling. |
org.objectweb.cjdbc.controller.virtualdatabase.protocol | Differemt group messages for the distributed version of the virtual database. |
Classes in org.objectweb.cjdbc.controller.virtualdatabase.protocol used by org.objectweb.cjdbc.controller.virtualdatabase | |
BackendStatus
Send the status of local backends to remote controllers. |
|
BackendTransfer
This class defines a BackendTransfer message |
|
CopyLogEntry
This class defines a CopyLogEntry message. |
|
DisableBackend
Send the information that the sender wants to disable the specified backend. |
|
EnableBackend
Send the information that the sender wants to enable the specified backend. |
|
InitiateDumpCopy
This message is used to prepare the sending of a dump to a remote controller's vdb backup manager. |
|
ReplicateLogEntries
This message is used both to prepare the sending of a set of log entries to a remote controller's vdb recovery log (intialization) and to terminate it (termination). |
|
VirtualDatabaseConfiguration
Transports the configuration of a virtual database to remote controllers so that compatibility checking can be performed. |
Classes in org.objectweb.cjdbc.controller.virtualdatabase.protocol used by org.objectweb.cjdbc.controller.virtualdatabase.protocol | |
DistributedRequest
DistributedRequest is an abstract class that defines the
interface for distributed execution of a request (horizontal scalability). |
|
DistributedTransactionMarker
This class defines a DistributedTransactionMarker which is used to transport commit/rollback/savepoint type of commands. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |