Uses of Record Class
com.loomcache.server.transaction.twopc.TwoPhaseCommands.PrepareGroup
Packages that use TwoPhaseCommands.PrepareGroup
-
Uses of TwoPhaseCommands.PrepareGroup in com.loomcache.server.transaction.twopc
Methods in com.loomcache.server.transaction.twopc with parameters of type TwoPhaseCommands.PrepareGroupModifier and TypeMethodDescriptionvoidTwoPhaseParticipant.applyPrepareGroup(@NonNull TwoPhaseCommands.PrepareGroup cmd) Apply a committedTwoPhaseCommands.PrepareGrouplog entry.booleanTwoPhaseParticipant.submitPrepareGroup(@NonNull TwoPhaseCommands.PrepareGroup cmd) Replicate a receivedTwoPhaseCommands.PrepareGroupinto the participant group's Raft log.