Interface BlockJobListener

    • Method Detail

      • onEvent

        void onEvent​(Domain domain,
                     java.lang.String diskPath,
                     BlockJobType type,
                     BlockJobStatus status)
        This method gets called upon a Block Job error event.
        Parameters:
        domain - the domain which got an event
        diskPath - the src of the block device that had an event
        type - the type of the block job
        status - the status of the block job