Uses of Class
org.apache.ignite.internal.IgniteDiagnosticPrepareContext
-
-
Uses of IgniteDiagnosticPrepareContext in org.apache.ignite.internal
Methods in org.apache.ignite.internal with parameters of type IgniteDiagnosticPrepareContext Modifier and Type Method Description voidIgniteDiagnosticAware. addDiagnosticRequest(IgniteDiagnosticPrepareContext ctx) -
Uses of IgniteDiagnosticPrepareContext in org.apache.ignite.internal.processors.cache.distributed.dht
Methods in org.apache.ignite.internal.processors.cache.distributed.dht with parameters of type IgniteDiagnosticPrepareContext Modifier and Type Method Description voidGridDhtTxFinishFuture. addDiagnosticRequest(IgniteDiagnosticPrepareContext ctx)voidGridDhtTxPrepareFuture. addDiagnosticRequest(IgniteDiagnosticPrepareContext req)voidGridPartitionedSingleGetFuture. addDiagnosticRequest(IgniteDiagnosticPrepareContext ctx) -
Uses of IgniteDiagnosticPrepareContext in org.apache.ignite.internal.processors.cache.distributed.dht.colocated
Methods in org.apache.ignite.internal.processors.cache.distributed.dht.colocated with parameters of type IgniteDiagnosticPrepareContext Modifier and Type Method Description voidGridDhtColocatedLockFuture. addDiagnosticRequest(IgniteDiagnosticPrepareContext ctx) -
Uses of IgniteDiagnosticPrepareContext in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Methods in org.apache.ignite.internal.processors.cache.distributed.dht.preloader with parameters of type IgniteDiagnosticPrepareContext Modifier and Type Method Description voidGridDhtPartitionsExchangeFuture. addDiagnosticRequest(IgniteDiagnosticPrepareContext diagCtx)voidInitNewCoordinatorFuture. addDiagnosticRequest(IgniteDiagnosticPrepareContext diagCtx) -
Uses of IgniteDiagnosticPrepareContext in org.apache.ignite.internal.processors.cache.distributed.near
Methods in org.apache.ignite.internal.processors.cache.distributed.near with parameters of type IgniteDiagnosticPrepareContext Modifier and Type Method Description voidGridNearOptimisticTxPrepareFuture. addDiagnosticRequest(IgniteDiagnosticPrepareContext ctx)
-