Package | Description |
---|---|
org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
org.infinispan.commands.tx.totalorder |
Modifier and Type | Method and Description |
---|---|
VersionedCommitCommand |
CommandsFactoryImpl.buildVersionedCommitCommand(GlobalTransaction gtx) |
VersionedCommitCommand |
CommandsFactory.buildVersionedCommitCommand(GlobalTransaction gtx)
Builds a VersionedCommitCommand
|
Modifier and Type | Class and Description |
---|---|
class |
TotalOrderVersionedCommitCommand
Command corresponding to the 2nd phase of 2PC.
|
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.