Viewing Transaction Details
This functionality is not yet available in the Command Line Interface or REST REpresentational State Transfer. Application Programming Interface An API, or application programming interface, is a set of rules that define how applications or devices can connect to and communicate with each other. A REST API is an API that conforms to the design principles of the REST, or representational state transfer architectural style. Manager API administration tools.
To view the transaction details:
Transaction information is only available for Space Where GigaSpaces data is stored. It is the logical cache that holds data objects in memory and might also hold them in layered in tiering. Data is hosted from multiple SoRs, consolidated as a unified data model. instances that are in primary mode.
-
In the Spaces view, highlight the Space or Space instance for which you want to see the transaction details.
-
Display the Transaction pane in the lower area of the view.
-
You can view the following transaction information:
-
Per Space or Space instance:
Item Description ID ID of the transaction. Type Transaction type. Status Transaction status. Start Time Time the transaction started. End Time Time the transaction completed. Timeout Length of time after which the transaction expires. Locked Objects Number of locked data objects in the transaction. -
Per individual transaction (when drilling down), when a transaction is blocked:
Item Description UID ID of the data entry in the Space that is blocked. Class Name Type of data entry. Operation Code Data operation that was being performed when the transaction became blocked. Lock Type Type of lock on the transaction.
-
Refer to the Admin API topics in the Developer Guide.