Class JobStatusEvent

java.lang.Object
com.hazelcast.jet.JobStatusEvent
All Implemented Interfaces:
DataSerializable, IdentifiedDataSerializable

public class JobStatusEvent extends Object implements IdentifiedDataSerializable
Holds information about a job's state (status) transition, reason for the transition, and whether it is user-initiated.
Since:
5.3
See Also: