Uses of Class
org.apache.ignite.internal.processors.cache.transactions.TransactionProxyImpl
-
Packages that use TransactionProxyImpl Package Description org.apache.ignite.internal.processors.cache.transactions -
-
Uses of TransactionProxyImpl in org.apache.ignite.internal.processors.cache.transactions
Subclasses of TransactionProxyImpl in org.apache.ignite.internal.processors.cache.transactions Modifier and Type Class Description classTransactionProxyRollbackOnlyImpl<K,V>Cache transaction proxy which supports only rollback or close operations and getters.
-