Class BaseBackupReceiver

    • Field Detail

      • cache

        protected final AdvancedCache<java.lang.Object,​java.lang.Object> cache
    • Method Detail

      • handleRemoteCommand

        public final java.util.concurrent.CompletionStage<java.lang.Void> handleRemoteCommand​(org.infinispan.commands.VisitableCommand command,
                                                                                              boolean preserveOrder)
        Specified by:
        handleRemoteCommand in interface BackupReceiver