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