Uses of Class
org.infinispan.commands.write.BackupMultiKeyAckCommand
-
Packages that use BackupMultiKeyAckCommand Package Description org.infinispan.commands Commands that operate on the cache, either locally or remotely. -
-
Uses of BackupMultiKeyAckCommand in org.infinispan.commands
Methods in org.infinispan.commands that return BackupMultiKeyAckCommand Modifier and Type Method Description BackupMultiKeyAckCommandCommandsFactory. buildBackupMultiKeyAckCommand(long id, int segment, int topologyId)BackupMultiKeyAckCommandCommandsFactoryImpl. buildBackupMultiKeyAckCommand(long id, int segment, int topologyId)
-