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