Package | Description |
---|---|
org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
Modifier and Type | Method and Description |
---|---|
CompleteTransactionCommand |
CommandsFactoryImpl.buildCompleteTransactionCommand(Xid xid,
boolean commit) |
CompleteTransactionCommand |
CommandsFactory.buildCompleteTransactionCommand(Xid xid,
boolean commit)
Builds a CompleteTransactionCommand command.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.