Uses of Interface
org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteState
-
Packages that use IgniteTxRemoteState Package Description org.apache.ignite.internal.processors.cache.distributed org.apache.ignite.internal.processors.cache.transactions -
-
Uses of IgniteTxRemoteState in org.apache.ignite.internal.processors.cache.distributed
Fields in org.apache.ignite.internal.processors.cache.distributed declared as IgniteTxRemoteState Modifier and Type Field Description protected IgniteTxRemoteStateGridDistributedTxRemoteAdapter. txState -
Uses of IgniteTxRemoteState in org.apache.ignite.internal.processors.cache.transactions
Classes in org.apache.ignite.internal.processors.cache.transactions that implement IgniteTxRemoteState Modifier and Type Class Description classIgniteTxRemoteSingleStateImplclassIgniteTxRemoteStateAdapterclassIgniteTxRemoteStateImpl
-