Uses of Interface
com.hazelcast.jet.JetService
Packages that use JetService
Package
Description
Provides core API interfaces/classes.
Hazelcast Jet is a distributed computation engine running on top of
 Hazelcast IMDG technology.
- 
Uses of JetService in com.hazelcast.core
Methods in com.hazelcast.core that return JetServiceModifier and TypeMethodDescriptionHazelcastInstance.getJet()Returns a Jet service to execute distributed batch and streaming jobs. - 
Uses of JetService in com.hazelcast.jet
Subinterfaces of JetService in com.hazelcast.jetModifier and TypeInterfaceDescriptioninterfaceDeprecated.After 5.0 Jet was merged into core Hazelcast product.