Uses of Class
com.hazelcast.jet.pipeline.ServiceFactory

Packages that use ServiceFactory
Package Description
com.hazelcast.jet.core.processor
Contains static utility classes with factories of Jet processors.
com.hazelcast.jet.grpc
Contributes gRPC service factories that can be to apply transformations to a pipeline which for each input item calls to a gRPC service.
com.hazelcast.jet.pipeline
The Pipeline API is Jet's high-level API to build and execute distributed computation jobs.
com.hazelcast.jet.spring
Spring integration for Hazelcast Jet