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 BackupMultiKeyAckCommand
CommandsFactory. buildBackupMultiKeyAckCommand(long id, int segment, int topologyId)
BackupMultiKeyAckCommand
CommandsFactoryImpl. buildBackupMultiKeyAckCommand(long id, int segment, int topologyId)
-