This class defines a DistributedTransactionMarker which is used to transport
commit/rollback/savepoint type of commands.
author: Emmanuel Cecchet author:
Code to be executed by the distributed request manager receiving the
command.
Parameters: drm - a distributed request manager a Serializable object to be sent back to the caller throws: SQLException - if an error occurs.
Schedule the command (i.e. commit or rollback). This method blocks until
the command is scheduled.
Parameters: drm - a distributed request manager the object inserted in the total order queue throws: SQLException - if an error occurs.
Methods inherited from org.continuent.sequoia.controller.virtualdatabase.protocol.DistributedVirtualDatabaseMessage