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