Uses of Interface
com.hazelcast.jet.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
Modifier and TypeMethodDescriptionHazelcastInstance.getJet()
Returns a Jet service to execute distributed batch and streaming jobs. -
Uses of JetService in com.hazelcast.jet
Modifier and TypeInterfaceDescriptioninterface
Deprecated.After 5.0 Jet was merged into core Hazelcast product.