Uses of Class
org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtTxPrepareResponse
-
Packages that use GridDhtTxPrepareResponse Package Description org.apache.ignite.internal.processors.cache.distributed.dht -
-
Uses of GridDhtTxPrepareResponse in org.apache.ignite.internal.processors.cache.distributed.dht
Methods in org.apache.ignite.internal.processors.cache.distributed.dht with parameters of type GridDhtTxPrepareResponse Modifier and Type Method Description voidGridDhtTxPrepareFuture. onResult(UUID nodeId, GridDhtTxPrepareResponse res)
-