Uses of Record Class
com.loomcache.server.transaction.twopc.TwoPhaseCommands.CoordPrepare
Packages that use TwoPhaseCommands.CoordPrepare
-
Uses of TwoPhaseCommands.CoordPrepare in com.loomcache.server.transaction.twopc
Methods in com.loomcache.server.transaction.twopc with parameters of type TwoPhaseCommands.CoordPrepareModifier and TypeMethodDescriptionvoidTwoPhaseCoordinator.applyCoordPrepare(@NonNull TwoPhaseCommands.CoordPrepare cmd) Apply a TX_COORD_PREPARE entry from raft-0's state machine.