Uses of Class
org.apache.ignite.internal.processors.cache.distributed.GridDistributedTxPrepareResponse
-
Packages that use GridDistributedTxPrepareResponse Package Description org.apache.ignite.internal.processors.cache.distributed.dht org.apache.ignite.internal.processors.cache.distributed.near -
-
Uses of GridDistributedTxPrepareResponse in org.apache.ignite.internal.processors.cache.distributed.dht
Subclasses of GridDistributedTxPrepareResponse in org.apache.ignite.internal.processors.cache.distributed.dht Modifier and Type Class Description classGridDhtTxPrepareResponseDHT transaction prepare response. -
Uses of GridDistributedTxPrepareResponse in org.apache.ignite.internal.processors.cache.distributed.near
Subclasses of GridDistributedTxPrepareResponse in org.apache.ignite.internal.processors.cache.distributed.near Modifier and Type Class Description classGridNearTxPrepareResponseNear cache prepare response.
-