Uses of Interface
com.hazelcast.jet.JobStatusListener
Packages that use JobStatusListener
Package
Description
Hazelcast Jet is a distributed computation engine running on top of
 Hazelcast IMDG technology.
- 
Uses of JobStatusListener in com.hazelcast.jet
Methods in com.hazelcast.jet with parameters of type JobStatusListenerModifier and TypeMethodDescriptionJob.addStatusListener(JobStatusListener listener) Associates the given listener to this job.