Uses of Annotation Interface
com.hazelcast.jet.annotation.EvolvingApi

Packages that use EvolvingApi
Package
Description
Jet's configuration data objects.
This package contains various mock sources to help with pipeline testing and development.
Packages with annotations of type EvolvingApi
Package
Description
Contributes gRPC service factories that can be to apply transformations to a pipeline which for each input item calls to a gRPC service.
Contributes a PythonTransforms.mapUsingPython(com.hazelcast.jet.python.PythonServiceConfig) transform that allows you to transform Jet pipeline data using a Python function.