|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.infinispan.commands.tx | |
---|---|
org.infinispan.commands | Commands that operate on the cache, either locally or remotely. |
org.infinispan.commands.control | |
org.infinispan.commands.tx | Commands that represent transactional lifecycle transitions. |
org.infinispan.interceptors | Infinispan is designed around a set of interceptors around a data container. |
org.infinispan.interceptors.base | Base interceptors containing common, reusable behavior. |
org.infinispan.interceptors.distribution | |
org.infinispan.interceptors.locking | |
org.infinispan.interceptors.xsite | |
org.infinispan.query.backend | |
org.infinispan.statetransfer | Transfer of state to new caches in a cluster. |
org.infinispan.transaction | JTA transaction support. |
org.infinispan.util.logging | Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines. |
org.infinispan.xsite |
Classes in org.infinispan.commands.tx used by org.infinispan.commands | |
---|---|
CommitCommand
Command corresponding to the 2nd phase of 2PC. |
|
PrepareCommand
Command corresponding to the 1st phase of 2PC. |
|
RollbackCommand
Command corresponding to a transaction rollback. |
|
VersionedCommitCommand
The same as a CommitCommand except that version information is also carried by this command, used by
optimistically transactional caches making use of write skew checking when using IsolationLevel.REPEATABLE_READ . |
|
VersionedPrepareCommand
Same as PrepareCommand except that the transaction originator makes evident the versions of entries touched
and stored in a transaction context so that accurate write skew checks may be performed by the lock owner(s). |
Classes in org.infinispan.commands.tx used by org.infinispan.commands.control | |
---|---|
AbstractTransactionBoundaryCommand
An abstract transaction boundary command that holds a reference to a GlobalTransaction |
|
TransactionBoundaryCommand
An transaction boundary command that allows the retrieval of an attached GlobalTransaction |
Classes in org.infinispan.commands.tx used by org.infinispan.commands.tx | |
---|---|
AbstractTransactionBoundaryCommand
An abstract transaction boundary command that holds a reference to a GlobalTransaction |
|
CommitCommand
Command corresponding to the 2nd phase of 2PC. |
|
PrepareCommand
Command corresponding to the 1st phase of 2PC. |
|
TransactionBoundaryCommand
An transaction boundary command that allows the retrieval of an attached GlobalTransaction |
Classes in org.infinispan.commands.tx used by org.infinispan.interceptors | |
---|---|
CommitCommand
Command corresponding to the 2nd phase of 2PC. |
|
PrepareCommand
Command corresponding to the 1st phase of 2PC. |
|
RollbackCommand
Command corresponding to a transaction rollback. |
Classes in org.infinispan.commands.tx used by org.infinispan.interceptors.base | |
---|---|
CommitCommand
Command corresponding to the 2nd phase of 2PC. |
|
PrepareCommand
Command corresponding to the 1st phase of 2PC. |
|
RollbackCommand
Command corresponding to a transaction rollback. |
Classes in org.infinispan.commands.tx used by org.infinispan.interceptors.distribution | |
---|---|
CommitCommand
Command corresponding to the 2nd phase of 2PC. |
|
PrepareCommand
Command corresponding to the 1st phase of 2PC. |
|
RollbackCommand
Command corresponding to a transaction rollback. |
Classes in org.infinispan.commands.tx used by org.infinispan.interceptors.locking | |
---|---|
CommitCommand
Command corresponding to the 2nd phase of 2PC. |
|
PrepareCommand
Command corresponding to the 1st phase of 2PC. |
|
RollbackCommand
Command corresponding to a transaction rollback. |
|
VersionedPrepareCommand
Same as PrepareCommand except that the transaction originator makes evident the versions of entries touched
and stored in a transaction context so that accurate write skew checks may be performed by the lock owner(s). |
Classes in org.infinispan.commands.tx used by org.infinispan.interceptors.xsite | |
---|---|
CommitCommand
Command corresponding to the 2nd phase of 2PC. |
|
PrepareCommand
Command corresponding to the 1st phase of 2PC. |
|
RollbackCommand
Command corresponding to a transaction rollback. |
Classes in org.infinispan.commands.tx used by org.infinispan.query.backend | |
---|---|
PrepareCommand
Command corresponding to the 1st phase of 2PC. |
Classes in org.infinispan.commands.tx used by org.infinispan.statetransfer | |
---|---|
CommitCommand
Command corresponding to the 2nd phase of 2PC. |
|
PrepareCommand
Command corresponding to the 1st phase of 2PC. |
|
RollbackCommand
Command corresponding to a transaction rollback. |
Classes in org.infinispan.commands.tx used by org.infinispan.transaction | |
---|---|
VersionedPrepareCommand
Same as PrepareCommand except that the transaction originator makes evident the versions of entries touched
and stored in a transaction context so that accurate write skew checks may be performed by the lock owner(s). |
Classes in org.infinispan.commands.tx used by org.infinispan.util.logging | |
---|---|
PrepareCommand
Command corresponding to the 1st phase of 2PC. |
Classes in org.infinispan.commands.tx used by org.infinispan.xsite | |
---|---|
CommitCommand
Command corresponding to the 2nd phase of 2PC. |
|
PrepareCommand
Command corresponding to the 1st phase of 2PC. |
|
RollbackCommand
Command corresponding to a transaction rollback. |
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |