Uses of Class
org.infinispan.commands.tx.VersionedCommitCommand
-
Packages that use VersionedCommitCommand Package Description org.infinispan.commands Commands that operate on the cache, either locally or remotely. -
-
Uses of VersionedCommitCommand in org.infinispan.commands
Methods in org.infinispan.commands that return VersionedCommitCommand Modifier and Type Method Description VersionedCommitCommandCommandsFactory. buildVersionedCommitCommand(GlobalTransaction gtx)Builds a VersionedCommitCommandVersionedCommitCommandCommandsFactoryImpl. buildVersionedCommitCommand(GlobalTransaction gtx)
-