Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
C.21. Transactions
org.infinispan.interceptors.TxInterceptor
	
		The Transactions component manages the cache's participation in JTA transactions.
	
| Name | Description | Type | Writable | 
|---|---|---|---|
| commits | Number of transaction commits performed since last reset. | long | No | 
| prepares | Number of transaction prepares performed since last reset. | long | No | 
| rollbacks | Number of transaction rollbacks performed since last reset. | long | No | 
| statisticsEnabled | Enables or disables the gathering of statistics by this component. | boolean | Yes | 
| Name | Description | Signature | 
|---|---|---|
| resetStatistics | Resets statistics gathered by this component. | void resetStatistics() | 
		23149%2C+Administration+and+Configuration+Guide-6.628-06-2017+13%3A51%3A02JBoss+Data+Grid+6Documentation6.6.1Report a bug