Uses of Class
org.infinispan.client.hotrod.impl.operations.PrepareTransactionOperation
-
Packages that use PrepareTransactionOperation Package Description org.infinispan.client.hotrod.impl.operations -
-
Uses of PrepareTransactionOperation in org.infinispan.client.hotrod.impl.operations
Methods in org.infinispan.client.hotrod.impl.operations that return PrepareTransactionOperation Modifier and Type Method Description PrepareTransactionOperation
OperationsFactory. newPrepareTransactionOperation(Xid xid, boolean onePhaseCommit, Collection<Modification> modifications)
-