Package org.objectweb.cjdbc.controller.virtualdatabase.protocol

Differemt group messages for the distributed version of the virtual database.

See:
          Description

Class Summary
BackendStatus Send the status of local backends to remote controllers.
BackendTransfer This class defines a BackendTransfer message
CacheInvalidate This class defines a CacheInvalidate
CJDBCGroupMessage This class defines a CJDBCGroupMessage.
Commit Execute a distributed commit.
ControllerName This class defines a ControllerName class to send to new group members
DisableBackend Send the information that the sender wants to disable the specified backend.
DistributedRequest DistributedRequest is an abstract class that defines the interface for distributed execution of a request (horizontal scalability).
EnableBackend Send the information that the sender wants to enable the specified backend.
ExecReadStoredProcedure This class defines a ExecReadStoredProcedure
ExecWriteRequest Execute a write request between several controllers.
ExecWriteRequestWithKeys Execute a write request between several controllers.
ExecWriteStoredProcedure This execute a write stored procedure on multiple controllers.
NotifyCompletion This class defines a NotifyCompletion
Rollback Execute a distributed rollback.
VirtualDatabaseConfiguration Transports the configuration of a virtual database to remote controllers so that compatibility checking can be performed.
 

Package org.objectweb.cjdbc.controller.virtualdatabase.protocol Description

Differemt group messages for the distributed version of the virtual database.



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