Package | Description |
---|---|
org.jboss.cache.commands.tx |
Modifier and Type | Class and Description |
---|---|
class |
CommitCommand
Represents a commit() call, the 2nd part of a 2-phase commit.
|
class |
OptimisticPrepareCommand
An optimistic version of
PrepareCommand . |
class |
PrepareCommand
The prepare phase of a 2-phase commit, or the single prepare/commit phase of a single-phase commit.
|
class |
RollbackCommand
The rollback phase of a 2-phase commit.
|
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.