Class TransactionConfiguration
java.lang.Object
org.infinispan.client.hotrod.configuration.TransactionConfiguration
Deprecated, for removal: This API element is subject to removal in a future version.
since 12.0. To be removed in Infinispan 14
Configures a transactional
RemoteCache
.- Since:
- 9.3
- Author:
- Pedro Ruivo
-
Method Summary
Modifier and TypeMethodDescriptionlong
timeout()
Deprecated, for removal: This API element is subject to removal in a future version.toString()
Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
transactionMode
Deprecated, for removal: This API element is subject to removal in a future version. -
transactionManagerLookup
@Deprecated(forRemoval=true, since="12.0") public TransactionManagerLookup transactionManagerLookup()Deprecated, for removal: This API element is subject to removal in a future version. -
timeout
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
toString
Deprecated, for removal: This API element is subject to removal in a future version.
-