Uses of Record Class
com.loomcache.server.transaction.twopc.TwoPhaseCommands.DecideQuery
Packages that use TwoPhaseCommands.DecideQuery
-
Uses of TwoPhaseCommands.DecideQuery in com.loomcache.server.transaction.twopc
Methods in com.loomcache.server.transaction.twopc with parameters of type TwoPhaseCommands.DecideQueryModifier and TypeMethodDescriptionvoidTwoPhaseCoordinator.onDecideQuery(@NonNull TwoPhaseCommands.DecideQuery query, @NonNull String sourceNodeId) Respond to a recovering participant'sTwoPhaseCommands.DecideQueryby resending the durable decision.