Class CommitPreparedTransactionSpaceOperationResult
java.lang.Object
com.gigaspaces.internal.client.spaceproxy.operations.SpaceOperationResult
com.gigaspaces.internal.client.spaceproxy.operations.CommitPreparedTransactionSpaceOperationResult
- All Implemented Interfaces:
RemoteOperationResult,Textualizable,SmartExternalizable,Externalizable,Serializable
- Since:
- 9.0.0
- Author:
- Yechiel
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.gigaspaces.internal.client.spaceproxy.operations.SpaceOperationResult
getExecutionException, getExplainPlan, hasException, onUnexpectedException, readExternal, setExecutionException, setExplainPlan, toString, toText, writeExternalMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.gigaspaces.serialization.SmartExternalizable
enabledSmartExternalizableWithReference
-
Constructor Details
-
CommitPreparedTransactionSpaceOperationResult
public CommitPreparedTransactionSpaceOperationResult()Required for Externalizable
-
-
Method Details
-
processExecutionException
public void processExecutionException() throws TransactionException, RemoteException, InterruptedException
-