|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionBoundaryCommand | |
---|---|
org.infinispan.commands | Commands that operate on the cache, either locally or remotely. |
org.infinispan.commands.tx |
Uses of TransactionBoundaryCommand in org.infinispan.commands |
---|
Classes in org.infinispan.commands that implement TransactionBoundaryCommand | |
---|---|
class |
LockControlCommand
LockControlCommand is a command that enables distributed locking across infinispan nodes. |
Uses of TransactionBoundaryCommand in org.infinispan.commands.tx |
---|
Classes in org.infinispan.commands.tx that implement TransactionBoundaryCommand | |
---|---|
class |
AbstractTransactionBoundaryCommand
An abstract transaction boundary command that holds a reference to a GlobalTransaction |
class |
CommitCommand
// TODO: MANIK: Document this |
class |
PrepareCommand
// TODO: MANIK: Document this |
class |
RollbackCommand
// TODO: MANIK: Document this |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |