Interface BackupResponse

    • Method Detail

      • getCommunicationErrors

        Set<String> getCommunicationErrors()
        Returns the list of sites where the backups failed due to a bridge communication error (as opposed to an error caused by Infinispan, e.g. due to a lock acquisition timeout).
      • getSendTimeMillis

        long getSendTimeMillis()
        Return the time in millis when this operation was initiated.
      • isEmpty

        boolean isEmpty()