Uses of Record Class
com.loomcache.server.transaction.twopc.TwoPhaseCommands.PrepareAck
Packages that use TwoPhaseCommands.PrepareAck
-
Uses of TwoPhaseCommands.PrepareAck in com.loomcache.server.transaction.twopc
Methods in com.loomcache.server.transaction.twopc with parameters of type TwoPhaseCommands.PrepareAckModifier and TypeMethodDescriptionvoidTwoPhaseCoordinator.onPrepareAck(@NonNull TwoPhaseCommands.PrepareAck ack) Handle an inboundTwoPhaseCommands.PrepareAckfrom a participant.