Uses of Record Class
com.loomcache.server.transaction.twopc.TwoPhaseCommands.DecideGroup
Packages that use TwoPhaseCommands.DecideGroup
-
Uses of TwoPhaseCommands.DecideGroup in com.loomcache.server.transaction.twopc
Methods in com.loomcache.server.transaction.twopc with parameters of type TwoPhaseCommands.DecideGroupModifier and TypeMethodDescription@NonNull TransactionResultTwoPhaseParticipant.applyDecideGroup(@NonNull TwoPhaseCommands.DecideGroup cmd, int groupId) Apply a committedTwoPhaseCommands.DecideGrouplog entry.booleanTwoPhaseParticipant.submitDecideGroup(@NonNull TwoPhaseCommands.DecideGroup cmd, int groupId) Replicate a receivedTwoPhaseCommands.DecideGroupinto the participant group's Raft log.