Uses of Class
net.jini.core.transaction.CannotAbortException
Packages that use CannotAbortException
-
Uses of CannotAbortException in com.gigaspaces.client.transaction.local
Methods in com.gigaspaces.client.transaction.local that throw CannotAbortException -
Uses of CannotAbortException in com.gigaspaces.client.transaction.xa
Methods in com.gigaspaces.client.transaction.xa that throw CannotAbortException -
Uses of CannotAbortException in com.gigaspaces.internal.transaction
Methods in com.gigaspaces.internal.transaction that throw CannotAbortException -
Uses of CannotAbortException in com.sun.jini.mahalo
Methods in com.sun.jini.mahalo that throw CannotAbortException -
Uses of CannotAbortException in net.jini.core.transaction
Methods in net.jini.core.transaction that throw CannotAbortException -
Uses of CannotAbortException in net.jini.core.transaction.server
Methods in net.jini.core.transaction.server that throw CannotAbortExceptionModifier and TypeMethodDescriptionvoidvoidvoidServerTransaction.abort()voidServerTransaction.abort(long waitFor) voidTransactionManager.abort(long id) Abort the transaction.voidTransactionManager.abort(long id, long waitFor) Abort the transaction, waiting for participants to be notified of the decision. -
Uses of CannotAbortException in org.openspaces.core.executor.mvcc.protocol
Methods in org.openspaces.core.executor.mvcc.protocol that throw CannotAbortExceptionModifier and TypeMethodDescriptionprotected voidAbstractCommitTwoPhaseTask.abortEmbeddedTransaction()protected abstract AbstractMVCCProtocolTaskResultAbstractCommitTwoPhaseTask.executeCommitTask()