Class EventWorkloadEndedProcessing

  • All Implemented Interfaces:
    java.lang.Comparable<Event>

    public class EventWorkloadEndedProcessing
    extends Event
    Event to finalize a Workload after it finishes its processing
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EventWorkloadEndedProcessing

        public EventWorkloadEndedProcessing​(Workload workload)
        Full constructor
        Parameters:
        workload - the workload that has ended its processing