Uses of Class
org.infinispan.commands.write.BackupAckCommand
Packages that use BackupAckCommand
Package
Description
Commands that operate on the cache, either locally or remotely.
Commands that alter the state of the cache.
-
Uses of BackupAckCommand in org.infinispan.commands
Methods in org.infinispan.commands that return BackupAckCommandModifier and TypeMethodDescriptionCommandsFactory.buildBackupAckCommand(long id, int topologyId) CommandsFactoryImpl.buildBackupAckCommand(long id, int topologyId) -
Uses of BackupAckCommand in org.infinispan.commands.write
Subclasses of BackupAckCommand in org.infinispan.commands.writeModifier and TypeClassDescriptionclassA command that represents an acknowledge sent by a backup owner to the originator.classA command that represents an exception acknowledge sent by any owner.