Uses of Interface
org.apache.ignite.internal.processors.cache.transactions.IgniteTxRemoteEx
-
-
Uses of IgniteTxRemoteEx in org.apache.ignite.internal.processors.cache.distributed
Classes in org.apache.ignite.internal.processors.cache.distributed that implement IgniteTxRemoteEx Modifier and Type Class Description classGridDistributedTxRemoteAdapterTransaction created by system implicitly on remote nodes. -
Uses of IgniteTxRemoteEx in org.apache.ignite.internal.processors.cache.distributed.dht
Classes in org.apache.ignite.internal.processors.cache.distributed.dht that implement IgniteTxRemoteEx Modifier and Type Class Description classGridDhtTxRemoteTransaction created by system implicitly on remote nodes. -
Uses of IgniteTxRemoteEx in org.apache.ignite.internal.processors.cache.distributed.near
Classes in org.apache.ignite.internal.processors.cache.distributed.near that implement IgniteTxRemoteEx Modifier and Type Class Description classGridNearTxRemoteTransaction created by system implicitly on remote nodes. -
Uses of IgniteTxRemoteEx in org.apache.ignite.internal.processors.cache.transactions
Methods in org.apache.ignite.internal.processors.cache.transactions with parameters of type IgniteTxRemoteEx Modifier and Type Method Description protected voidIgniteTxHandler. finish(IgniteTxRemoteEx tx, GridDhtTxFinishRequest req)
-