Package com.hazelcast.pc
Interface Transform<R,T>
- All Known Implementing Classes:
PythonTransform
Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
Modifier and TypeMethodDescriptioncom.hazelcast.jet.pipeline.GeneralStage<R>transform(com.hazelcast.jet.pipeline.GeneralStage<T> stage, StageConfig stageConfig) Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
transform
com.hazelcast.jet.pipeline.GeneralStage<R> transform(com.hazelcast.jet.pipeline.GeneralStage<T> stage, StageConfig stageConfig) Deprecated, for removal: This API element is subject to removal in a future version.
-