Uses of Interface
com.hazelcast.jet.core.JobSuspensionCause
Packages that use JobSuspensionCause
Package
Description
Hazelcast Jet is a distributed computation engine running on top of
Hazelcast IMDG technology.
-
Uses of JobSuspensionCause in com.hazelcast.jet
Methods in com.hazelcast.jet that return JobSuspensionCauseModifier and TypeMethodDescriptionJob.getSuspensionCause()
Return adescription of the cause
that has led to the suspension of the job.