Class BackupMultiKeyAckCommand

  • All Implemented Interfaces:
    CacheRpcCommand, ReplicableCommand

    public class BackupMultiKeyAckCommand
    extends BackupAckCommand
    A command that represents an acknowledge sent by a backup owner to the originator.

    The acknowledge signals a successful execution of a multi-key command, like PutMapCommand. It contains the segments ids of the updated keys.

    Since:
    9.0
    Author:
    Pedro Ruivo